dune-pdelab 2.10-git
Loading...
Searching...
No Matches
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 (std::shared_ptr< const GFS > pgfs)
 
 LocalFunctionSpace (const LocalFunctionSpace &lfs)
 

Friends

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

Constructor & Destructor Documentation

◆ LocalFunctionSpace() [1/3]

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

◆ LocalFunctionSpace() [2/3]

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

◆ LocalFunctionSpace() [3/3]

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

Friends And Related Symbol Documentation

◆ ClearSizeVisitor

template<typename GFS >
template<typename >
friend struct ClearSizeVisitor
friend

◆ ComputeSizeVisitor

template<typename GFS >
template<typename , bool >
friend struct ComputeSizeVisitor
friend

◆ FillIndicesVisitor

template<typename GFS >
template<typename , bool >
friend struct FillIndicesVisitor
friend

◆ PropagateGlobalStorageVisitor

template<typename GFS >
template<typename >
friend struct PropagateGlobalStorageVisitor
friend

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