dune-pdelab 2.8
Loading...
Searching...
No Matches
Dune::PDELab::post_collect_used_geometry_types< ES > Struct Template Reference

#include <dune/pdelab/ordering/gridviewordering.hh>

Inheritance diagram for Dune::PDELab::post_collect_used_geometry_types< ES >:
Inheritance graph

Public Member Functions

template<typename Node , typename TreePath >
void leaf (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
 
 post_collect_used_geometry_types (const ES &es_)
 
void pre (T &&t, TreePath treePath) const
 
void in (T &&t, TreePath treePath) const
 
void post (T &&t, TreePath treePath) const
 
void leaf (T &&t, TreePath treePath) const
 
void beforeChild (T &&t, Child &&child, TreePath treePath, ChildIndex childIndex) const
 
void afterChild (T &&t, Child &&child, TreePath treePath, ChildIndex childIndex) const
 

Public Attributes

ES es
 

Static Public Attributes

static const TreePathType::Type treePathType
 

Constructor & Destructor Documentation

◆ post_collect_used_geometry_types()

template<typename ES >
Dune::PDELab::post_collect_used_geometry_types< ES >::post_collect_used_geometry_types ( const ES &  es_)
inline

Member Function Documentation

◆ afterChild()

template<typename ES >
template<typename Node , typename Child , typename TreePath , typename ChildIndex >
void Dune::PDELab::post_collect_used_geometry_types< ES >::afterChild ( Node &  node,
const Child &  child,
TreePath  tp,
ChildIndex  childIndex 
) const
inline

◆ leaf()

template<typename ES >
template<typename Node , typename TreePath >
void Dune::PDELab::post_collect_used_geometry_types< ES >::leaf ( Node &  node,
TreePath  tp 
) const
inline

◆ post()

template<typename ES >
template<typename Node , typename TreePath >
void Dune::PDELab::post_collect_used_geometry_types< ES >::post ( Node &  node,
TreePath  tp 
) const
inline

Member Data Documentation

◆ es

template<typename ES >
ES Dune::PDELab::post_collect_used_geometry_types< ES >::es

The documentation for this struct was generated from the following file: