|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::LeafOffsetCache< GFS > Struct Template Reference
#include <dune/pdelab/adaptivity/adaptivity.hh>
Inheritance diagram for Dune::PDELab::LeafOffsetCache< GFS >:

Public Types | |
| typedef GFS::Traits::GridView::template Codim< 0 >::Entity | Cell |
| typedef LocalFunctionSpace< GFS > | LFS |
| typedef std::array< std::size_t, TypeTree::TreeInfo< GFS >::leafCount+1 > | LeafOffsets |
Public Member Functions | |
| const LeafOffsets & | operator[] (GeometryType gt) const |
| void | update (const Cell &e) |
| LeafOffsetCache (const GFS &gfs) | |
Public Attributes | |
| LFS | _lfs |
| std::vector< LeafOffsets > | _leaf_offset_cache |
Member Typedef Documentation
◆ Cell
template<typename GFS >
| typedef GFS::Traits::GridView::template Codim<0>::Entity Dune::PDELab::LeafOffsetCache< GFS >::Cell |
◆ LeafOffsets
template<typename GFS >
| typedef std::array<std::size_t,TypeTree::TreeInfo<GFS>::leafCount + 1> Dune::PDELab::LeafOffsetCache< GFS >::LeafOffsets |
◆ LFS
template<typename GFS >
| typedef LocalFunctionSpace<GFS> Dune::PDELab::LeafOffsetCache< GFS >::LFS |
Constructor & Destructor Documentation
◆ LeafOffsetCache()
template<typename GFS >
|
inlineexplicit |
Member Function Documentation
◆ operator[]()
template<typename GFS >
|
inline |
◆ update()
template<typename GFS >
|
inline |
Member Data Documentation
◆ _leaf_offset_cache
template<typename GFS >
| std::vector<LeafOffsets> Dune::PDELab::LeafOffsetCache< GFS >::_leaf_offset_cache |
◆ _lfs
template<typename GFS >
| LFS Dune::PDELab::LeafOffsetCache< GFS >::_lfs |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8