dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Dune::PDELab::collect_a_priori_fixed_size Struct Reference

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

Inheritance diagram for Dune::PDELab::collect_a_priori_fixed_size:
Inheritance graph

Public Member Functions

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 ()
 

Public Attributes

bool any
 
bool all
 

Constructor & Destructor Documentation

◆ collect_a_priori_fixed_size()

Dune::PDELab::collect_a_priori_fixed_size::collect_a_priori_fixed_size ( )
inline

Member Function Documentation

◆ afterChild()

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

◆ leaf()

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

◆ pre()

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

Member Data Documentation

◆ all

bool Dune::PDELab::collect_a_priori_fixed_size::all

◆ any

bool Dune::PDELab::collect_a_priori_fixed_size::any

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