Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Namespaces | Typedefs
refinement.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/template_constraints.h>
#include <functional>
#include <vector>

Go to the source code of this file.

Namespaces

 hp
 
 hp::Refinement
 

Typedefs

template<typename Number >
using hp::Refinement::ComparisonFunction = std::function< bool(const Number &, const Number &)>