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

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

Inheritance diagram for Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag >::ConstraintsEntry:
Inheritance graph

Public Types

typedef CI ContainerIndex
 
typedef double Weight
 

Public Member Functions

const ContainerIndexcontainerIndex () const
 
const Weightweight () const
 

Member Typedef Documentation

template<typename LFS , typename CacheTag >
typedef CI Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag >::ConstraintsEntry::ContainerIndex
template<typename LFS , typename CacheTag >
typedef double Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag >::ConstraintsEntry::Weight

Member Function Documentation

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

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