dune-pdelab
2.5-dev
|
#include <dune/pdelab/gridfunctionspace/dunefunctionslocalfunctionspace.hh>
Public Types | |
using | GridFunctionSpace = GFS |
using | SizeType = std::size_t |
using | DOFIndex = typename Basis::MultiIndex |
using | ConstraintsType = typename GFS::Traits::ConstraintsType |
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::ConstraintsType = typename GFS::Traits::ConstraintsType |
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::DOFIndex = typename Basis::MultiIndex |
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::GridFunctionSpace = GFS |
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::SizeType = std::size_t |