dune-pdelab  2.7-git
Public Types | Public Member Functions | List of all members
Dune::PDELab::LFSIndexCacheBase< LFS, C, Experimental::DuneFunctionsCacheTag, false >::ConstraintsEntry Struct Reference

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

Inheritance diagram for Dune::PDELab::LFSIndexCacheBase< LFS, C, Experimental::DuneFunctionsCacheTag, false >::ConstraintsEntry:
Inheritance graph

Public Types

typedef CI ContainerIndex
 
typedef C::mapped_type::mapped_type Weight
 

Public Member Functions

const ContainerIndexcontainerIndex () const
 
const Weightweight () const
 

Member Typedef Documentation

◆ ContainerIndex

template<typename LFS , typename C >
typedef CI Dune::PDELab::LFSIndexCacheBase< LFS, C, Experimental::DuneFunctionsCacheTag, false >::ConstraintsEntry::ContainerIndex

◆ Weight

template<typename LFS , typename C >
typedef C::mapped_type::mapped_type Dune::PDELab::LFSIndexCacheBase< LFS, C, Experimental::DuneFunctionsCacheTag, false >::ConstraintsEntry::Weight

Member Function Documentation

◆ containerIndex()

template<typename LFS , typename C >
const ContainerIndex& Dune::PDELab::LFSIndexCacheBase< LFS, C, Experimental::DuneFunctionsCacheTag, false >::ConstraintsEntry::containerIndex ( ) const
inline

◆ weight()

template<typename LFS , typename C >
const Weight& Dune::PDELab::LFSIndexCacheBase< LFS, C, Experimental::DuneFunctionsCacheTag, false >::ConstraintsEntry::weight ( ) const
inline

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