dune-pdelab  2.5-dev
Public Member Functions | Public Attributes | List of all members
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_)
 

Public Attributes

ES es
 

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: