|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast > Class Template Reference
#include <dune/pdelab/gridfunctionspace/lfsindexcache.hh>
Classes | |
| struct | ConstraintsEntry |
Public Types | |
| typedef LFS | LocalFunctionSpace |
| typedef LFS::Traits::GridFunctionSpace | GFS |
| typedef GFS::Ordering | Ordering |
| typedef Ordering::Traits::ContainerIndex | ContainerIndex |
| typedef ContainerIndex | CI |
| typedef Ordering::Traits::DOFIndex | DOFIndex |
| typedef DOFIndex | DI |
| typedef std::size_t | size_type |
| typedef std::vector< CI > | CIVector |
| typedef std::unordered_map< DI, CI > | CIMap |
| typedef std::vector< ConstraintsEntry > | ConstraintsVector |
| typedef ConstraintsVector::const_iterator | ConstraintsIterator |
Public Member Functions | |
| LFSIndexCacheBase (const LFS &lfs) | |
| template<typename C > | |
| LFSIndexCacheBase (const LFS &lfs, const C &c, bool enable_constraints_caching) | |
| void | update () |
| const DI & | dofIndex (size_type i) const |
| const CI & | containerIndex (size_type i) const |
| const CI & | containerIndex (const DI &i) const |
| bool | isConstrained (size_type i) const |
| bool | isDirichletConstraint (size_type i) const |
| ConstraintsIterator | constraintsBegin (size_type i) const |
| ConstraintsIterator | constraintsEnd (size_type i) const |
| const LocalFunctionSpace & | localFunctionSpace () const |
| size_type | size () const |
| bool | constraintsCachingEnabled () const |
Member Typedef Documentation
◆ CI
template<typename LFS , typename CacheTag , bool fast>
| typedef ContainerIndex Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::CI |
◆ CIMap
template<typename LFS , typename CacheTag , bool fast>
| typedef std::unordered_map<DI,CI> Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::CIMap |
◆ CIVector
template<typename LFS , typename CacheTag , bool fast>
| typedef std::vector<CI> Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::CIVector |
◆ ConstraintsIterator
template<typename LFS , typename CacheTag , bool fast>
| typedef ConstraintsVector::const_iterator Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::ConstraintsIterator |
◆ ConstraintsVector
template<typename LFS , typename CacheTag , bool fast>
| typedef std::vector<ConstraintsEntry> Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::ConstraintsVector |
◆ ContainerIndex
template<typename LFS , typename CacheTag , bool fast>
| typedef Ordering::Traits::ContainerIndex Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::ContainerIndex |
◆ DI
template<typename LFS , typename CacheTag , bool fast>
| typedef DOFIndex Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::DI |
◆ DOFIndex
template<typename LFS , typename CacheTag , bool fast>
| typedef Ordering::Traits::DOFIndex Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::DOFIndex |
◆ GFS
template<typename LFS , typename CacheTag , bool fast>
| typedef LFS::Traits::GridFunctionSpace Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::GFS |
◆ LocalFunctionSpace
template<typename LFS , typename CacheTag , bool fast>
| typedef LFS Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::LocalFunctionSpace |
◆ Ordering
template<typename LFS , typename CacheTag , bool fast>
| typedef GFS::Ordering Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::Ordering |
◆ size_type
template<typename LFS , typename CacheTag , bool fast>
| typedef std::size_t Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag, fast >::size_type |
Constructor & Destructor Documentation
◆ LFSIndexCacheBase() [1/2]
template<typename LFS , typename CacheTag , bool fast>
|
inlineexplicit |
◆ LFSIndexCacheBase() [2/2]
template<typename LFS , typename CacheTag , bool fast>
template<typename C >
|
inline |
Member Function Documentation
◆ constraintsBegin()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ constraintsCachingEnabled()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ constraintsEnd()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ containerIndex() [1/2]
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ containerIndex() [2/2]
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ dofIndex()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ isConstrained()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ isDirichletConstraint()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ localFunctionSpace()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ size()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
◆ update()
template<typename LFS , typename CacheTag , bool fast>
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8