dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI > Class Template Reference

#include <dune/pdelab/ordering/singlecodimleafordering.hh>

Inheritance diagram for Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >:
Inheritance graph

Public Types

typedef FlatContainerAllocationTag ContainerAllocationTag
 
typedef SimpleLFSCacheTag CacheTag
 
typedef SimpleOrderingTraits< DI, CI > Traits
 

Public Member Functions

Traits::ContainerIndex mapIndex (const typename Traits::DOFIndex &di) const
 
void mapIndex (typename Traits::DOFIndex di, typename Traits::ContainerIndex &ci) const
 
Traits::SizeType size () const
 
Traits::SizeType blockCount () const
 
Traits::SizeType maxLocalSize () const
 
void update ()
 
 SingleCodimLeafOrdering (const GV &gv)
 
bool container_blocked () const
 

Member Typedef Documentation

◆ CacheTag

template<typename GV , typename DI , typename CI >
typedef SimpleLFSCacheTag Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::CacheTag

◆ ContainerAllocationTag

template<typename GV , typename DI , typename CI >
typedef FlatContainerAllocationTag Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::ContainerAllocationTag

◆ Traits

template<typename GV , typename DI , typename CI >
typedef SimpleOrderingTraits<DI,CI> Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::Traits

Constructor & Destructor Documentation

◆ SingleCodimLeafOrdering()

template<typename GV , typename DI , typename CI >
Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::SingleCodimLeafOrdering ( const GV &  gv)
inline

Member Function Documentation

◆ blockCount()

template<typename GV , typename DI , typename CI >
Traits::SizeType Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::blockCount ( ) const
inline

◆ container_blocked()

template<typename GV , typename DI , typename CI >
bool Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::container_blocked ( ) const
inline

◆ mapIndex() [1/2]

template<typename GV , typename DI , typename CI >
Traits::ContainerIndex Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::mapIndex ( const typename Traits::DOFIndex di) const
inline

◆ mapIndex() [2/2]

template<typename GV , typename DI , typename CI >
void Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::mapIndex ( typename Traits::DOFIndex  di,
typename Traits::ContainerIndex ci 
) const
inline

◆ maxLocalSize()

template<typename GV , typename DI , typename CI >
Traits::SizeType Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::maxLocalSize ( ) const
inline

◆ size()

template<typename GV , typename DI , typename CI >
Traits::SizeType Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::size ( ) const
inline

◆ update()

template<typename GV , typename DI , typename CI >
void Dune::PDELab::SingleCodimLeafOrdering< GV, DI, CI >::update ( )
inline

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