This file 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::FieldTraits< FieldVector< K, SIZE > > |
struct | Dune::fvmeta::Sqrt< K, isInteger > |
struct | Dune::fvmeta::Sqrt< K, true > |
class | Dune::FieldIterator< C, T > |
Iterator class for sequential access to FieldVector and FieldMatrix. More... | |
struct | Dune::IteratorType< T > |
Type Traits for Vector::Iterator vs (const Vector)ConstIterator. More... | |
struct | Dune::IteratorType< const T > |
class | Dune::FieldVector< K, SIZE > |
Construct a vector space out of a tensor product of fields. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
namespace | Dune::fvmeta |
This file implements a vector constructed from a given type representing a field and a compile-time given size.