#include <dune/pdelab/ordering/gridviewordering.hh>
|
typedef std::vector
< Dune::GeometryType > | GTVector |
|
|
template<typename Node , typename TreePath > |
void | leaf (Node &node, TreePath tp) const |
|
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 |
|
template<typename Node , typename TreePath > |
void | post (Node &node, TreePath tp) const |
|
| update_fixed_size (const GV gv_, const GTVector &geom_types_) |
|
template<typename GV >
template<typename Node , typename Child , typename TreePath , typename ChildIndex >
template<typename GV >
template<typename Node , typename TreePath >
template<typename GV >
template<typename Node , typename TreePath >
template<typename GV >
template<typename Node , typename TreePath >
The documentation for this struct was generated from the following file: