DUNE PDELab (2.7)

Dune::PDELab::LocalFunctionSpaceBaseTraits< GFS, DI > Struct Template Reference

traits mapping global function space information to local function space More...

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

Public Types

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 DI DOFIndex
 Type of MultiIndex associated with this LocalFunctionSpace.
 
typedef std::vector< DI > DOFIndexContainer
 Type of container to store multiindices.
 

Detailed Description

template<typename GFS, typename DI>
struct Dune::PDELab::LocalFunctionSpaceBaseTraits< GFS, DI >

traits mapping global function space information to 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)