#include <dune/pdelab/ordering/gridviewordering.hh>
|
template<typename Node , typename TreePath > |
void | leaf (Node &node, TreePath tp) |
|
template<typename Node , typename TreePath > |
void | pre (Node &node, TreePath tp) const |
|
template<typename Node , typename Child , typename TreePath , typename ChildIndex > |
void | afterChild (Node &node, const Child &child, TreePath tp, ChildIndex childIndex) const |
|
| collect_a_priori_fixed_size () |
|
Dune::PDELab::collect_a_priori_fixed_size::collect_a_priori_fixed_size |
( |
| ) |
|
|
inline |
template<typename Node , typename Child , typename TreePath , typename ChildIndex >
void Dune::PDELab::collect_a_priori_fixed_size::afterChild |
( |
Node & |
node, |
|
|
const Child & |
child, |
|
|
TreePath |
tp, |
|
|
ChildIndex |
childIndex |
|
) |
| const |
|
inline |
template<typename Node , typename TreePath >
void Dune::PDELab::collect_a_priori_fixed_size::leaf |
( |
Node & |
node, |
|
|
TreePath |
tp |
|
) |
| |
|
inline |
template<typename Node , typename TreePath >
void Dune::PDELab::collect_a_priori_fixed_size::pre |
( |
Node & |
node, |
|
|
TreePath |
tp |
|
) |
| const |
|
inline |
bool Dune::PDELab::collect_a_priori_fixed_size::all |
bool Dune::PDELab::collect_a_priori_fixed_size::any |
The documentation for this struct was generated from the following file: