dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::ConstraintsEntry Struct Reference

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

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

◆ Weight

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

Member Function Documentation

◆ containerIndex()

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

◆ weight()

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

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