|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex > Struct Template Reference
traits for local function space on a gridview More...
#include <dune/pdelab/gridfunctionspace/localfunctionspace.hh>
Inheritance diagram for Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >:

Public Types | |
| 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 | EntitySet = typename GFS::Traits::EntitySet |
| 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< SizeType > | IndexContainer |
| Type of container to store indices. | |
| typedef DOFIndex | DOFIndex |
| Type of MultiIndex associated with this LocalFunctionSpace. | |
| typedef std::vector< DOFIndex > | DOFIndexContainer |
| Type of container to store multiindices. | |
Detailed Description
template<typename GFS, typename DOFIndex>
struct Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >
struct Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >
traits for local function space on a gridview
Member Typedef Documentation
◆ DOFIndex
|
inherited |
Type of MultiIndex associated with this LocalFunctionSpace.
◆ DOFIndexContainer
|
inherited |
Type of container to store multiindices.
◆ Element
template<typename GFS , typename DOFIndex >
| using Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >::Element = typename EntitySet::Element |
Type of codim 0 entity in the grid.
◆ EntitySet
template<typename GFS , typename DOFIndex >
| using Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >::EntitySet = typename GFS::Traits::EntitySet |
◆ GridFunctionSpace
|
inherited |
Type of the underlying grid function space.
◆ GridFunctionSpaceType
|
inherited |
Type of the underlying grid function space.
◆ GridView
template<typename GFS , typename DOFIndex >
| typedef GFS::Traits::GridViewType Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >::GridView |
Type of the grid view that the underlying grid function space is defined on.
◆ GridViewType
template<typename GFS , typename DOFIndex >
| typedef GFS::Traits::GridViewType Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >::GridViewType |
Type of the grid view that the underlying grid function space is defined on.
◆ IndexContainer
|
inherited |
Type of container to store indices.
◆ SizeType
|
inherited |
Type to store indices from Backend.
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8