Dune Core Modules (unstable)

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 "boundschecking.hh"
#include <dune/common/math.hh>
#include <dune/common/promotiontraits.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.
 
 Dune::MathOverloads
 namespace for customization of math functions with Dune-Semantics
 

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 (Mar 28, 23:30, 2024)