dune-pdelab  2.7-git
Public Types | Static Public Attributes | List of all members
Dune::PDELab::Experimental::GridFunctionSpace< DFBasis, VBE, CE >::LeafOrdering::Traits Struct Reference

#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. More...
 
using ContainerIndex = PDELab::MultiIndex< std::size_t, 1 >
 The index to access containers with. More...
 
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. More...
 

The documentation for this struct was generated from the following file: