DUNE PDELab (unstable)
Dune::PDELab::GridFunctionSpaceTraits< G, L, C, B, O > Struct Template Reference
collect types exported by a leaf grid function space More...
#include <dune/pdelab/gridfunctionspace/gridfunctionspace.hh>
Public Types | |
| using | GridView = impl::GridView< G > |
| the grid view where grid function is defined upon | |
| using | EntitySet = impl::EntitySet< G > |
| the entity set of this function space. | |
| typedef B | BackendType |
| vector backend | |
| typedef B::size_type | SizeType |
| short cut for size type exported by Backend | |
| typedef L | FiniteElementMapType |
| finite element map | |
| typedef L | FiniteElementMap |
| finite element map | |
| typedef L::Traits::FiniteElementType | FiniteElementType |
| finite element | |
| typedef C | ConstraintsType |
| type representing constraints | |
| typedef O | OrderingTag |
| tag describing the ordering. More... | |
Static Public Attributes | |
| static const bool | isComposite = false |
| True if this grid function space is composed of others. | |
Detailed Description
template<typename G, typename L, typename C, typename B, typename O>
struct Dune::PDELab::GridFunctionSpaceTraits< G, L, C, B, O >
struct Dune::PDELab::GridFunctionSpaceTraits< G, L, C, B, O >
collect types exported by a leaf grid function space
This is based on a global FiniteElementMap
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/gridfunctionspace.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)