|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, 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 | CI |
| typedef Ordering::Traits::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, const C &constraints) | |
| void | update () |
| const DI & | dofIndex (size_type i) 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 |
Member Typedef Documentation
◆ CI
template<typename LFS , typename C , bool fast>
| typedef Ordering::Traits::ContainerIndex Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::CI |
◆ CIMap
template<typename LFS , typename C , bool fast>
| typedef std::unordered_map<DI,CI> Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::CIMap |
◆ CIVector
template<typename LFS , typename C , bool fast>
| typedef std::vector<CI> Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::CIVector |
◆ ConstraintsIterator
template<typename LFS , typename C , bool fast>
| typedef ConstraintsVector::const_iterator Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::ConstraintsIterator |
◆ ConstraintsVector
template<typename LFS , typename C , bool fast>
| typedef std::vector<ConstraintsEntry> Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::ConstraintsVector |
◆ DI
template<typename LFS , typename C , bool fast>
| typedef Ordering::Traits::DOFIndex Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::DI |
◆ GFS
template<typename LFS , typename C , bool fast>
| typedef LFS::Traits::GridFunctionSpace Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::GFS |
◆ LocalFunctionSpace
template<typename LFS , typename C , bool fast>
| typedef LFS Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::LocalFunctionSpace |
◆ Ordering
template<typename LFS , typename C , bool fast>
| typedef GFS::Ordering Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::Ordering |
◆ size_type
template<typename LFS , typename C , bool fast>
| typedef std::size_t Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag, fast >::size_type |
Constructor & Destructor Documentation
◆ LFSIndexCacheBase()
template<typename LFS , typename C , bool fast>
|
inline |
Member Function Documentation
◆ constraintsBegin()
template<typename LFS , typename C , bool fast>
|
inline |
◆ constraintsEnd()
template<typename LFS , typename C , bool fast>
|
inline |
◆ containerIndex() [1/2]
template<typename LFS , typename C , bool fast>
|
inline |
◆ containerIndex() [2/2]
template<typename LFS , typename C , bool fast>
|
inline |
◆ dofIndex()
template<typename LFS , typename C , bool fast>
|
inline |
◆ isConstrained()
template<typename LFS , typename C , bool fast>
|
inline |
◆ isDirichletConstraint()
template<typename LFS , typename C , bool fast>
|
inline |
◆ localFunctionSpace()
template<typename LFS , typename C , bool fast>
|
inline |
◆ size()
template<typename LFS , typename C , bool fast>
|
inline |
◆ update()
template<typename LFS , typename C , 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