dune-pdelab  2.0.0
Public Member Functions | Friends | List of all members
Dune::PDELab::LocalFunctionSpace< GFS, AnySpaceTag > Class Template Reference

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

Inheritance diagram for Dune::PDELab::LocalFunctionSpace< GFS, AnySpaceTag >:
Inheritance graph

Public Member Functions

 LocalFunctionSpace (const GFS &gfs)
 
 LocalFunctionSpace (shared_ptr< const GFS > pgfs)
 
 LocalFunctionSpace (const LocalFunctionSpace &lfs)
 

Friends

template<typename >
struct PropagateGlobalStorageVisitor
 
template<typename >
struct ClearSizeVisitor
 
template<typename >
struct ComputeSizeVisitor
 
template<typename >
struct FillIndicesVisitor
 

Constructor & Destructor Documentation

template<typename GFS >
Dune::PDELab::LocalFunctionSpace< GFS, AnySpaceTag >::LocalFunctionSpace ( const GFS &  gfs)
inline
template<typename GFS >
Dune::PDELab::LocalFunctionSpace< GFS, AnySpaceTag >::LocalFunctionSpace ( shared_ptr< const GFS >  pgfs)
inline
template<typename GFS >
Dune::PDELab::LocalFunctionSpace< GFS, AnySpaceTag >::LocalFunctionSpace ( const LocalFunctionSpace< GFS, AnySpaceTag > &  lfs)
inline

Friends And Related Function Documentation

template<typename GFS >
template<typename >
friend struct ClearSizeVisitor
friend
template<typename GFS >
template<typename >
friend struct ComputeSizeVisitor
friend
template<typename GFS >
template<typename >
friend struct FillIndicesVisitor
friend
template<typename GFS >
template<typename >
friend struct PropagateGlobalStorageVisitor
friend

The documentation for this class was generated from the following file: