DUNE PDELab (2.7)

Dune::PDELab::gfs::LeafSubSpaceFeatures< GFS, TreePath, Tag > Class Template Reference

Additional features used by leaf subspaces. More...

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

Public Types

using ChildGridFunctionSpace = TypeTree::ChildForTreePath< GFS, TreePath >
 The type of the original GridFunctionSpace that is the root of this GridFunctionSpace.
 
typedef ChildGridFunctionSpace::Traits Traits
 Re-exported Traits from the original GridFunctionSpace.
 

Public Member Functions

Additional Functionality for Leaf Spaces
const Traits::FiniteElementMap & finiteElementMap () const
 Returns the finite element map of this space.
 
std::shared_ptr< const typename Traits::FiniteElementMap > finiteElementMapStorage () const
 Returns the storage object for the finite element map of this space.
 
const Traits::ConstraintsType & constraints () const
 Returns the constraints engine of this space.
 
const std::string & name () const
 Returns the name of this space.
 

Detailed Description

template<typename GFS, typename TreePath, typename Tag>
class Dune::PDELab::gfs::LeafSubSpaceFeatures< GFS, TreePath, Tag >

Additional features used by leaf subspaces.


The documentation for this class 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)