24 class CollectiveExpression;
Construct a new CollectiveExpression instance.
Definition: collective_expression.h:41
#define KRATOS_API(...)
Definition: kratos_export_api.h:40
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
Expression::Pointer operator*(const Expression::ConstPointer &rpLeft, const double Right)
Expression::Pointer operator-(const Expression::ConstPointer &rpLeft, const double Right)
Expression::Pointer operator/(const Expression::ConstPointer &rpLeft, const double Right)
Expression::Pointer operator+(const Expression::ConstPointer &rpLeft, const double Right)