elementFormula.hh File Reference
#include "toolbox/hashMap.hh"
#include "formula/exceptions.hh"
#include "geometry/cell.hh"
#include "space/element.hh"
#include "space/formula.hh"
#include "function/vector.hh"
#include "basics/debug.hh"
Go to the source code of this file.
Classes | |
class | concepts::ElementFormulaVector< dim, F, G, H > |
Vectorial formula created from a FE function. More... | |
class | concepts::ElementFormulaVector< 1, F, G, H > |
Scalar formula created from a FE function. More... | |
class | concepts::ElementFormulaVectorBase< F, G, H, I > |
Base class for Formula created from a FE function. More... | |
class | concepts::ElementFunction< F, G > |
An abstract class for a function in a FE space. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Macros | |
#define | ElmFormVectorBaseConstr_D 0 |
Detailed Description
Formula given element-wise, the data is given as a vector on a FE space
Definition in file elementFormula.hh.
Macro Definition Documentation
◆ ElmFormVectorBaseConstr_D
#define ElmFormVectorBaseConstr_D 0 |
Definition at line 20 of file elementFormula.hh.