Reference documentation for deal.II version 9.2.0
|
#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 &)> |