Dune Core Modules (2.6.0)

Implements a vector constructed from a given type representing a field and a compile-time given size. More...

#include <array>
#include <cmath>
#include <cstddef>
#include <cstdlib>
#include <complex>
#include <cstring>
#include <utility>
#include <initializer_list>
#include <algorithm>
#include "typetraits.hh"
#include "exceptions.hh"
#include "ftraits.hh"
#include "densevector.hh"
#include "unused.hh"
#include "boundschecking.hh"

Go to the source code of this file.

Classes

struct  Dune::IsFieldVectorSizeCorrect< C, SIZE >
 TMP to check the size of a DenseVectors statically, if possible. More...
 
class  Dune::FieldVector< K, SIZE >
 vector space out of a tensor product of fields. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Implements a vector constructed from a given type representing a field and a compile-time given size.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 25, 22:37, 2024)