dune-pdelab
2.5-dev
|
#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 () |