#include <typeinfo>
#include "formula/elementFormula.hh"
#include "space/element.hh"
#include "shortestDist.hh"
#include "quad.hh"
#include "basics/exceptions.hh"
#include "basics/debug.hh"
Go to the source code of this file.
Classes | |
class | hp2D::FormulaFromWeight< Weight > |
Namespaces | |
namespace | hp2D |
Macros | |
#define | FormulaFromWeightConstr_D 0 |
#define | FormulaFromWeightAppl_D 0 |
Makes a function (formula) from a weight (can then be plotted)
Definition in file formulaFromWeight.hh.
#define FormulaFromWeightAppl_D 0 |
Definition at line 20 of file formulaFromWeight.hh.
#define FormulaFromWeightConstr_D 0 |
Definition at line 19 of file formulaFromWeight.hh.