dune-pdelab  2.5-dev
Public Types | Public Member Functions | List of all members
Dune::PDELab::LFSIndexCacheBase< LFS, C, CacheTag >::ConstraintsEntry Struct Reference

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

Inheritance diagram for Dune::PDELab::LFSIndexCacheBase< LFS, C, CacheTag >::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, typename CacheTag>
typedef CI Dune::PDELab::LFSIndexCacheBase< LFS, C, CacheTag >::ConstraintsEntry::ContainerIndex

◆ Weight

template<typename LFS, typename C, typename CacheTag>
typedef C::mapped_type::mapped_type Dune::PDELab::LFSIndexCacheBase< LFS, C, CacheTag >::ConstraintsEntry::Weight

Member Function Documentation

◆ containerIndex()

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

◆ weight()

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

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