Class template Dune::XT::Common::ValueInitFieldVector

Inherits from Dune::XT::Common::FieldVector.

template<class K, int SIZE, K value>
class Dune::XT::Common::ValueInitFieldVector : public Dune::XT::Common::FieldVector<K, SIZE>

this allows to set the init value of the FieldVector at compile time

template<>
Dune::XT::Common::ValueInitFieldVector::ValueInitFieldVector<K, SIZE, value>()

No documentation provided.

type Dune::XT::Common::ValueInitFieldVector::BaseType

No documentation provided.