DUNE PDELab (git)

Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N > Struct Template Reference

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.
 
typedef GFS::Traits::ConstraintsType ConstraintsType
 Type of constraints engine.
 
typedef N NodeType
 type of local function space node
 
typedef GFS::Traits::GridViewType GridViewType
 Type of the grid view that the underlying grid function space is defined on.
 
typedef GFS::Traits::GridViewType GridView
 Type of the grid view that the underlying grid function space is defined on.
 
using Element = typename EntitySet::Element
 Type of codim 0 entity in the grid.
 
typedef GFS GridFunctionSpaceType
 Type of the underlying grid function space.
 
typedef GFS GridFunctionSpace
 Type of the underlying grid function space.
 
typedef GFS::Traits::SizeType SizeType
 Type to store indices from Backend.
 
typedef std::vector< SizeTypeIndexContainer
 Type of container to store indices.
 
typedef DOFIndex DOFIndex
 Type of MultiIndex associated with this LocalFunctionSpace.
 
typedef std::vector< DOFIndexDOFIndexContainer
 Type of container to store multiindices.
 

Detailed Description

template<typename GFS, typename DOFIndex, typename N>
struct Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N >

traits for single component local function space


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)