dune-pdelab  2.5-dev
Public Types | List of all members
Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits Struct Reference

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

Inheritance diagram for Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits:
Inheritance graph

Public Types

using GridFunctionSpace = GFS
 
using SizeType = std::size_t
 
using DOFIndex = typename Basis::MultiIndex
 
using ConstraintsType = typename GFS::Traits::ConstraintsType
 

Member Typedef Documentation

◆ ConstraintsType

template<typename GFS, typename TreePath = TypeTree::HybridTreePath<>>
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::ConstraintsType = typename GFS::Traits::ConstraintsType

◆ DOFIndex

template<typename GFS, typename TreePath = TypeTree::HybridTreePath<>>
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::DOFIndex = typename Basis::MultiIndex

◆ GridFunctionSpace

template<typename GFS, typename TreePath = TypeTree::HybridTreePath<>>
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::GridFunctionSpace = GFS

◆ SizeType

template<typename GFS, typename TreePath = TypeTree::HybridTreePath<>>
using Dune::PDELab::Experimental::LocalFunctionSpace< GFS, TreePath >::Traits::SizeType = std::size_t

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