DUNE PDELab (git)

Dune::PDELab::PowerCompositeGridFunctionSpaceBase< GridFunctionSpace, GV, B, O, k > Class Template Reference

Mixin class providing common functionality of PowerGridFunctionSpace and CompositeGridFunctionSpace. More...

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

Public Types

typedef PowerCompositeGridFunctionSpaceTraits< GV, B, O, k > Traits
 export traits class
 

Public Member Functions

const Traits::EntitySet & entitySet () const
 get grid view partition
 
Traits::EntitySet & entitySet ()
 get grid view partition
 
Traits::SizeType maxLocalSize () const
 get max dimension of shape function space
 
void update (bool force=false)
 Update the indexing information of the GridFunctionSpace. More...
 
const Traits::GridView & gridView () const
 get grid view
 

Protected Member Functions

void setEntitySet (typename Traits::EntitySet entity_set)
 Set the Entity Set object to this grid function space. More...
 

Detailed Description

template<typename GridFunctionSpace, typename GV, typename B, typename O, std::size_t k>
class Dune::PDELab::PowerCompositeGridFunctionSpaceBase< GridFunctionSpace, GV, B, O, k >

Mixin class providing common functionality of PowerGridFunctionSpace and CompositeGridFunctionSpace.


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)