Dune Core Modules (2.4.1)
Dune::IsFieldVectorSizeCorrect< C, SIZE > Struct Template Reference
TMP to check the size of a DenseVectors statically, if possible. More...
#include <dune/common/fvector.hh>
Public Types | |
enum | { value = true } |
Detailed Description
template<typename C, int SIZE>
struct Dune::IsFieldVectorSizeCorrect< C, SIZE >
struct Dune::IsFieldVectorSizeCorrect< C, SIZE >
TMP to check the size of a DenseVectors statically, if possible.
If the implementation type of C is a FieldVector, we statically check whether its dimension is SIZE.
- Template Parameters
-
C The implementation of the other DenseVector SIZE The size we need assume.
Member Enumeration Documentation
◆ anonymous enum
template<typename C , int SIZE>
anonymous enum |
Enumerator | |||
---|---|---|---|
value |
|
The documentation for this struct was generated from the following file:
- dune/common/fvector.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)