DUNE PDELab (git)
Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex > Struct Template Reference
traits for local function space on a gridview More...
#include <dune/pdelab/gridfunctionspace/localfunctionspace.hh>
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 | 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
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/localfunctionspace.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)