formulaFromWeight.hh File Reference
#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 > |
Makes it possible to plot a given Weight . More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Macros | |
#define | FormulaFromWeightAppl_D 0 |
#define | FormulaFromWeightConstr_D 0 |
Detailed Description
Makes a function (formula) from a weight (can then be plotted)
Definition in file formulaFromWeight.hh.
Macro Definition Documentation
◆ FormulaFromWeightAppl_D
#define FormulaFromWeightAppl_D 0 |
Definition at line 21 of file formulaFromWeight.hh.
◆ FormulaFromWeightConstr_D
#define FormulaFromWeightConstr_D 0 |
Definition at line 20 of file formulaFromWeight.hh.