|
dune-pdelab 2.7-git
|
#include <dune/pdelab/gridfunctionspace/dunefunctionsgridfunctionspace.hh>
Public Types | |
| using | DOFIndex = PDELab::DOFIndex< std::size_t, 1, 2 > |
| A DOF index that is independent of any ordering. | |
| using | ContainerIndex = PDELab::MultiIndex< std::size_t, 1 > |
| The index to access containers with. | |
| using | size_type = std::size_t |
| using | SizeType = size_type |
| using | DOFIndexAccessor = Dune::PDELab::DefaultDOFIndexAccessor |
Static Public Attributes | |
| static constexpr MultiIndexOrder | ContainerIndexOrder = MultiIndexOrder::Inner2Outer |
| Inform about ContainerIndex multi-index order semantics. | |