|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::EntityIndexCache< GFS, map_dof_indices > Class Template Reference
#include <dune/pdelab/gridfunctionspace/entityindexcache.hh>
Inheritance diagram for Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >:

Public Types | |
| typedef GFS | GridFunctionSpace |
| 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::vector< DI > | DIVector |
| typedef std::array< size_type, leaf_count+1 > | Offsets |
Public Member Functions | |
| EntityIndexCache (const GFS &gfs) | |
| template<typename Entity > | |
| void | update (const Entity &e) |
| const DI & | dofIndex (size_type i) const |
| const CI & | containerIndex (size_type i) const |
| const GridFunctionSpace & | gridFunctionSpace () const |
| size_type | size () const |
| const Offsets & | offsets () const |
Member Typedef Documentation
◆ CI
template<typename GFS , bool map_dof_indices = false>
| typedef ContainerIndex Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::CI |
◆ CIVector
template<typename GFS , bool map_dof_indices = false>
| typedef std::vector<CI> Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::CIVector |
◆ ContainerIndex
template<typename GFS , bool map_dof_indices = false>
| typedef Ordering::Traits::ContainerIndex Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::ContainerIndex |
◆ DI
template<typename GFS , bool map_dof_indices = false>
| typedef DOFIndex Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::DI |
◆ DIVector
template<typename GFS , bool map_dof_indices = false>
| typedef std::vector<DI> Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::DIVector |
◆ DOFIndex
template<typename GFS , bool map_dof_indices = false>
| typedef Ordering::Traits::DOFIndex Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::DOFIndex |
◆ GridFunctionSpace
template<typename GFS , bool map_dof_indices = false>
| typedef GFS Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::GridFunctionSpace |
◆ Offsets
template<typename GFS , bool map_dof_indices = false>
| typedef std::array<size_type,leaf_count + 1> Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::Offsets |
◆ Ordering
template<typename GFS , bool map_dof_indices = false>
| typedef GFS::Ordering Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::Ordering |
◆ size_type
template<typename GFS , bool map_dof_indices = false>
| typedef std::size_t Dune::PDELab::EntityIndexCache< GFS, map_dof_indices >::size_type |
Constructor & Destructor Documentation
◆ EntityIndexCache()
template<typename GFS , bool map_dof_indices = false>
|
inline |
Member Function Documentation
◆ containerIndex()
template<typename GFS , bool map_dof_indices = false>
|
inline |
◆ dofIndex()
template<typename GFS , bool map_dof_indices = false>
|
inline |
◆ gridFunctionSpace()
template<typename GFS , bool map_dof_indices = false>
|
inline |
◆ offsets()
template<typename GFS , bool map_dof_indices = false>
|
inline |
◆ size()
template<typename GFS , bool map_dof_indices = false>
|
inline |
◆ update()
template<typename GFS , bool map_dof_indices = false>
template<typename Entity >
|
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