![]() |
Dune-Functions 2.12-git
|
Loading...
Searching...
No Matches
istlvectorfactory.hh
Go to the documentation of this file.
28 DUNE_THROW(Dune::NotImplemented, "Cannot create a vector. The container descriptor is unknown.");
Lightweight representation of (hierarchical) size and block structure extracted from a basis to descr...
Definition monomialset.hh:19
auto makeISTLVector(const ContainerDescriptor &tree)
Construct an istl vector type compatible with the container descriptor.
Definition istlvectorfactory.hh:131
std::array< Child, n > Array
Descriptor for arrays with all children of the same type and static size.
Definition containerdescriptors.hh:98
std::vector< Child > Vector
Descriptor for vectors with all children of the same type and dynamic size.
Definition containerdescriptors.hh:112
decltype(auto) constexpr unpackIntegerSequence(F &&f, std::integer_sequence< I, i... > sequence)
virtual void operator()()=0
#define DUNE_THROW(E,...)
