dune-pdelab  2.4.1
Public Member Functions | Public Attributes | List of all members
Dune::PDELab::update_fixed_size< ES > Struct Template Reference

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

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

Public Member Functions

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 ES es_)
 

Public Attributes

ES es
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

References dim.

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

References dim.

Member Data Documentation

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

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