DUNE PDELab (git)

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 >

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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)