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

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

Inheritance diagram for Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag >::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

template<typename LFS , typename C >
typedef CI Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag >::ConstraintsEntry::ContainerIndex
template<typename LFS , typename C >
typedef C::mapped_type::mapped_type Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag >::ConstraintsEntry::Weight

Member Function Documentation

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

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