DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
referenceblockvector.hh
This is the reference implementation of a block vector as it is expected as the second template param...
Definition: referenceblockvector.hh:20
ReferenceBlockVector(SizeType size)
Constructor; use this to create a block vector with 'size' blocks.
Definition: referenceblockvector.hh:32
ArrayType::size_type SizeType
Used for indexing the blocks, for example.
Definition: defaultblockvectors.hh:234
SizeType size() const
Number of blocks.
Definition: defaultblockvectors.hh:340
