|
dune-pdelab
2.5-dev
|
traits for multi component local function space More...
#include <dune/pdelab/gridfunctionspace/localfunctionspace.hh>

Public Types | |
| typedef N | NodeType |
| type of local function space node More... | |
| typedef GFS::Traits::GridViewType | GridViewType |
| Type of the grid view that the underlying grid function space is defined on. More... | |
| typedef GFS::Traits::GridViewType | GridView |
| Type of the grid view that the underlying grid function space is defined on. More... | |
| using | EntitySet = typename GFS::Traits::EntitySet |
| using | Element = typename EntitySet::Element |
| Type of codim 0 entity in the grid. More... | |
| typedef GFS | GridFunctionSpaceType |
| Type of the underlying grid function space. More... | |
| typedef GFS | GridFunctionSpace |
| Type of the underlying grid function space. More... | |
| typedef GFS::Traits::SizeType | SizeType |
| Type to store indices from Backend. More... | |
| typedef std::vector< SizeType > | IndexContainer |
| Type of container to store indices. More... | |
| typedef DOFIndex | DOFIndex |
| Type of MultiIndex associated with this LocalFunctionSpace. More... | |
| typedef std::vector< DOFIndex > | DOFIndexContainer |
| Type of container to store multiindices. More... | |
traits for multi component local function space
|
inherited |
Type of MultiIndex associated with this LocalFunctionSpace.
|
inherited |
Type of container to store multiindices.
|
inherited |
Type of codim 0 entity in the grid.
|
inherited |
|
inherited |
Type of the underlying grid function space.
|
inherited |
Type of the underlying grid function space.
|
inherited |
Type of the grid view that the underlying grid function space is defined on.
|
inherited |
Type of the grid view that the underlying grid function space is defined on.
|
inherited |
Type of container to store indices.
| typedef N Dune::PDELab::PowerCompositeLocalFunctionSpaceTraits< GFS, DOFIndex, N >::NodeType |
type of local function space node
|
inherited |
Type to store indices from Backend.
1.8.17