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

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

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

Public Types

typedef CI ContainerIndex
 
typedef double Weight
 

Public Member Functions

const ContainerIndexcontainerIndex () const
 
const Weightweight () const
 

Member Typedef Documentation

◆ ContainerIndex

template<typename LFS , bool fast>
typedef CI Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, SimpleLFSCacheTag, fast >::ConstraintsEntry::ContainerIndex

◆ Weight

template<typename LFS , bool fast>
typedef double Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, SimpleLFSCacheTag, fast >::ConstraintsEntry::Weight

Member Function Documentation

◆ containerIndex()

template<typename LFS , bool fast>
const ContainerIndex& Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, SimpleLFSCacheTag, fast >::ConstraintsEntry::containerIndex ( ) const
inline

◆ weight()

template<typename LFS , bool fast>
const Weight& Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, SimpleLFSCacheTag, fast >::ConstraintsEntry::weight ( ) const
inline

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