formula.hh File Reference
#include "basics/vectorsMatrices.hh"
#include "toolbox/sharedPointer.hh"
#include "formula/boundary.hh"
#include "formula/formula.hh"
#include "formula/vectorElementFormula.hh"
#include "geometry/boundaryConditions.hh"
#include "space/element.hh"
Go to the source code of this file.
Classes | |
class | concepts::ElementFormula< F, G > |
Interface for a formula defined element by element. More... | |
class | concepts::ElementFormulaBoundary |
Element formula, which gives formula on the boundary. More... | |
class | concepts::ElementFormulaCompose< F, G, H > |
class | concepts::ElementFormulaLiCo< F, G, H, J > |
class | concepts::ElementFormulaRotate2D< F > |
Rotated element formula of a 2D vector (90� to right). More... | |
class | concepts::FrmE_ScalarProductNormalEdge2d< F > |
Computes the scalar product <n, vf> of the normal n with a vector valued formula vf, the result is a scalar formula in F. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Formula defined on elements
Definition in file formula.hh.