dune-common
2.5.1
|
TMP to check the size of a DenseVectors statically, if possible. More...
#include <dune/common/fvector.hh>
Public Types | |
enum | { value = true } |
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.
C | The implementation of the other DenseVector |
SIZE | The size we need assume. |
anonymous enum |
Enumerator | |||
---|---|---|---|
value |
|