dune-pdelab  2.5-dev
Public Member Functions | Public Attributes | List of all members
Dune::PDELab::collect_used_geometry_types_from_cell_visitor< Cell > Struct Template Reference

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

Inheritance diagram for Dune::PDELab::collect_used_geometry_types_from_cell_visitor< Cell >:
Inheritance graph

Public Member Functions

template<typename Node , typename TreePath >
void leaf (Node &node, TreePath tp) const
 
 collect_used_geometry_types_from_cell_visitor (const Cell &cell_)
 

Public Attributes

const Cell & cell
 
const Dune::ReferenceElement< typename Cell::Geometry::ctype, Cell::dimension > & ref_el
 

Constructor & Destructor Documentation

◆ collect_used_geometry_types_from_cell_visitor()

Member Function Documentation

◆ leaf()

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

Member Data Documentation

◆ cell

template<typename Cell >
const Cell& Dune::PDELab::collect_used_geometry_types_from_cell_visitor< Cell >::cell

◆ ref_el

template<typename Cell >
const Dune::ReferenceElement<typename Cell::Geometry::ctype,Cell::dimension>& Dune::PDELab::collect_used_geometry_types_from_cell_visitor< Cell >::ref_el

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