#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::ElementFormulaVectorBase< F, G, H, I > |
| class | concepts::ElementFormulaVector< dim, F, G, H > |
| class | concepts::ElementFormulaVector< 1, F, G, H > |
Namespaces | |
| namespace | concepts |
Macros | |
| #define | ElmFormVectorBaseConstr_D 0 |
Formula given element-wise, the data is given as a vector on a FE space
Definition in file elementFormula.hh.
| #define ElmFormVectorBaseConstr_D 0 |
Definition at line 19 of file elementFormula.hh.