dune-pdelab  2.5-dev
Classes | Public Types | Public Member Functions | List of all members
Dune::PDELab::Experimental::GridFunctionSpace< DFBasis, V, CE >::Ordering Struct Reference

#include <dune/pdelab/gridfunctionspace/dunefunctionsgridfunctionspace.hh>

Classes

struct  Traits
 

Public Types

using DOFIndex = typename DFBasis::MultiIndex
 
using ContainerIndex = DOFIndex
 
using size_type = std::size_t
 
using CacheTag = DuneFunctionsCacheTag
 
using ContainerAllocationTag = FlatContainerAllocationTag
 

Public Member Functions

 Ordering (const GridFunctionSpace &gfs)
 
size_type size () const
 
size_type blockCount () const
 
size_type maxLocalSize () const
 
ContainerIndex mapIndex (const DOFIndex &di) const
 
void mapIndex (const DOFIndex &di, ContainerIndex &ci) const
 
void update ()
 

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