dune-pdelab  2.0.0
Classes | Namespaces | Functions
localfunctionspace.hh File Reference
#include <vector>
#include <dune/common/stdstreams.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/localfunctions/common/interfaceswitch.hh>
#include <dune/localfunctions/common/localkey.hh>
#include <dune/typetree/typetree.hh>
#include <dune/pdelab/gridfunctionspace/tags.hh>
#include <dune/pdelab/gridfunctionspace/localvector.hh>

Go to the source code of this file.

Classes

struct  Dune::PDELab::LocalFunctionSpaceBaseTraits< GFS, DI >
 traits mapping global function space information to local function space More...
 
class  Dune::PDELab::LocalFunctionSpaceBaseNode< GFS, DOFIndex >
 
struct  Dune::PDELab::GridViewLocalFunctionSpaceBaseTraits< GFS, DOFIndex >
 traits for local function space on a gridview More...
 
class  Dune::PDELab::GridViewLocalFunctionSpaceBaseNode< GFS, DOFIndex >
 
struct  Dune::PDELab::PowerCompositeLocalFunctionSpaceTraits< GFS, DOFIndex, N >
 traits for multi component local function space More...
 
class  Dune::PDELab::PowerLocalFunctionSpaceNode< GFS, DOFIndex, ChildLFS, k >
 
struct  Dune::PDELab::power_gfs_to_lfs_template< SourceNode, Transformation >
 
struct  Dune::PDELab::power_gfs_to_lfs_template< SourceNode, Transformation >::result< TC >
 
class  Dune::PDELab::CompositeLocalFunctionSpaceNode< GFS, DOFIndex, DUNE_TYPETREE_COMPOSITENODE_TEMPLATE_CHILDREN >
 
struct  Dune::PDELab::composite_gfs_to_lfs_template< SourceNode, Transformation >
 
struct  Dune::PDELab::composite_gfs_to_lfs_template< SourceNode, Transformation >::result< TC0, TC1, TC2, TC3, TC4, TC5, TC6, TC7, TC8, TC9 >
 
struct  Dune::PDELab::LeafLocalFunctionSpaceTraits< GFS, DOFIndex, N >
 traits for single component local function space More...
 
class  Dune::PDELab::LeafLocalFunctionSpaceNode< GFS, DOFIndex >
 single component local function space More...
 
class  Dune::PDELab::LocalFunctionSpace< GFS, TAG >
 Create a local function space from a global function space. More...
 
class  Dune::PDELab::LocalFunctionSpace< GFS, TAG >
 Create a local function space from a global function space. More...
 
class  Dune::PDELab::LocalFunctionSpace< GFS, AnySpaceTag >
 

Namespaces

 Dune
 
 Dune::PDELab
 

Functions

template<typename PowerGridFunctionSpace , typename Params >
Dune::TypeTree::TemplatizedGenericPowerNodeTransformation
< PowerGridFunctionSpace,
gfs_to_lfs< Params >
, power_gfs_to_lfs_template
< PowerGridFunctionSpace,
gfs_to_lfs< Params >
>::template result > 
Dune::PDELab::registerNodeTransformation (PowerGridFunctionSpace *pgfs, gfs_to_lfs< Params > *t, PowerGridFunctionSpaceTag *tag)
 
template<typename CompositeGridFunctionSpace , typename Params >
Dune::TypeTree::TemplatizedGenericCompositeNodeTransformation
< CompositeGridFunctionSpace,
gfs_to_lfs< Params >
, composite_gfs_to_lfs_template
< CompositeGridFunctionSpace,
gfs_to_lfs< Params >
>::template result > 
Dune::PDELab::registerNodeTransformation (CompositeGridFunctionSpace *cgfs, gfs_to_lfs< Params > *t, CompositeGridFunctionSpaceTag *tag)
 
template<typename GridFunctionSpace , typename Params >
Dune::TypeTree::GenericLeafNodeTransformation
< GridFunctionSpace,
gfs_to_lfs< Params >
, LeafLocalFunctionSpaceNode
< GridFunctionSpace, typename
gfs_to_lfs< Params >::DOFIndex > > 
Dune::PDELab::registerNodeTransformation (GridFunctionSpace *gfs, gfs_to_lfs< Params > *t, LeafGridFunctionSpaceTag *tag)
 

Variable Documentation

const Entity& e
std::size_t offset