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

Public Types | |
| typedef GFS::Traits::FiniteElementType | FiniteElementType |
| Type of local finite element. More... | |
| typedef GFS::Traits::FiniteElementType | FiniteElement |
| typedef GFS::Traits::ConstraintsType | ConstraintsType |
| Type of constraints engine. More... | |
| typedef GFS::Traits::ConstraintsType | Constraints |
| 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 single component local function space
| typedef GFS::Traits::ConstraintsType Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N >::Constraints |
| typedef GFS::Traits::ConstraintsType Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N >::ConstraintsType |
Type of constraints engine.
|
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 |
| typedef GFS::Traits::FiniteElementType Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N >::FiniteElement |
| typedef GFS::Traits::FiniteElementType Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N >::FiniteElementType |
Type of local finite element.
|
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.
|
inherited |
type of local function space node
|
inherited |
Type to store indices from Backend.
1.8.17