dune-pdelab  2.4.1
Classes | Namespaces
powercompositegridfunctionspacebase.hh File Reference
#include <algorithm>
#include <cstddef>
#include <functional>
#include <vector>
#include <dune/typetree/fixedcapacitystack.hh>
#include <dune/typetree/traversal.hh>
#include <dune/typetree/traversalutilities.hh>
#include <dune/typetree/utility.hh>
#include <dune/typetree/transformation.hh>
#include <dune/typetree/visitor.hh>
#include <dune/pdelab/constraints/common/constraintstransformation.hh>
#include <dune/pdelab/constraints/noconstraints.hh>
#include <dune/pdelab/gridfunctionspace/tags.hh>
#include <dune/pdelab/gridfunctionspace/gridfunctionspacebase.hh>
#include <dune/pdelab/ordering/lexicographicordering.hh>
#include <dune/pdelab/ordering/entityblockedlocalordering.hh>

Go to the source code of this file.

Classes

struct  Dune::PDELab::PowerCompositeGridFunctionSpaceTraits< G, B, O, k >
 Trait class for the multi component grid function spaces. More...
 
class  Dune::PDELab::PowerCompositeGridFunctionSpaceBase< GridFunctionSpace, GV, B, O, k >
 Mixin class providing common functionality of PowerGridFunctionSpace and CompositeGridFunctionSpace. More...
 
struct  Dune::PDELab::PowerCompositeGridFunctionSpaceBase< GridFunctionSpace, GV, B, O, k >::ConstraintsContainer< E >
 extract type for storing constraints More...
 

Namespaces

 Dune
 
 Dune::PDELab