|
dune-common
2.2.1
|
Implements a vector constructed from a given type representing a field and a compile-time given size. More...
Go to the source code of this file.
Classes | |
| struct | Dune::DenseMatVecTraits< FieldVector< K, SIZE > > |
| struct | Dune::FieldTraits< FieldVector< K, SIZE > > |
| struct | Dune::IsFieldVectorSizeCorrect< C, SIZE > |
| TMP to check the size of a DenseVectors statically, if possible. More... | |
| struct | Dune::IsFieldVectorSizeCorrect< FieldVector< T, SIZE >, SIZE > |
| struct | Dune::IsFieldVectorSizeCorrect< FieldVector< T, SIZE1 >, SIZE > |
| class | Dune::FieldVector< K, SIZE > |
| vector space out of a tensor product of fields. More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Implements a vector constructed from a given type representing a field and a compile-time given size.
1.8.1.2