#include <dune/pdelab/gridfunctionspace/lfsindexcache.hh>
|
template<typename Ordering , typename TreePath > |
void | leaf (const Ordering &ordering, TreePath tp) |
|
template<typename Ordering , typename TreePath > |
void | post (const Ordering &ordering, TreePath tp) |
|
template<typename Ordering , typename TreePath > |
void | pre (const Ordering &ordering, TreePath tp) |
|
| map_dof_indices_to_container_indices (DOFIterator dof_begin, ContainerIterator container_begin, LeafSizeIterator leaf_size_begin, std::size_t dof_index_tail_length=0) |
|
◆ map_dof_indices_to_container_indices()
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
Dune::PDELab::map_dof_indices_to_container_indices< DOFIterator, ContainerIterator, LeafSizeIterator, tree_depth, fast >::map_dof_indices_to_container_indices |
( |
DOFIterator |
dof_begin, |
|
|
ContainerIterator |
container_begin, |
|
|
LeafSizeIterator |
leaf_size_begin, |
|
|
std::size_t |
dof_index_tail_length = 0 |
|
) |
| |
|
inline |
◆ leaf()
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
template<typename Ordering , typename TreePath >
◆ post()
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
template<typename Ordering , typename TreePath >
◆ pre()
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
template<typename Ordering , typename TreePath >
◆ container_pos
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
◆ container_stack
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
◆ dof_end
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
◆ dof_pos
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
◆ dof_stack
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
◆ leaf_size_pos
template<typename DOFIterator , typename ContainerIterator , typename LeafSizeIterator , std::size_t tree_depth, bool fast>
The documentation for this struct was generated from the following file: