#include <set>
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/vectorsMatricesForward.hh"
#include "basics/operations.hh"
#include "toolbox/sequence.hh"
#include "geometry/integral.hh"
#include "space/element.hh"
#include "space/formula.hh"
#include "space/postProcess.hh"
#include "space/space.hh"
Go to the source code of this file.
Classes | |
class | concepts::CellIntegral< F > |
class | concepts::CellFaceIntegral< F > |
class | concepts::CellEdgeIntegral< F > |
Namespaces | |
namespace | concepts |
Macros | |
#define | ElemFrmIntegrate_D 0 |
#define | PWintegrate_D 0 |
#define | SpaceIntegrate_D 0 |
#define | ElemFrmL2Product_D 0 |
#define | SpcFrmL2Product_D 0 |
#define | SeqElemFrmL2Product_D 0 |
Integrals of formulas on elements
Definition in file integral.hh.
#define ElemFrmIntegrate_D 0 |
Definition at line 22 of file integral.hh.
#define ElemFrmL2Product_D 0 |
Definition at line 25 of file integral.hh.
#define PWintegrate_D 0 |
Definition at line 23 of file integral.hh.
#define SeqElemFrmL2Product_D 0 |
Definition at line 27 of file integral.hh.
#define SpaceIntegrate_D 0 |
Definition at line 24 of file integral.hh.
#define SpcFrmL2Product_D 0 |
Definition at line 26 of file integral.hh.