51 const IndexType ComponentIndex)
const override;
53 const std::vector<IndexType>
GetItemShape()
const override;
57 std::string
Info()
const override;
std::string Info() const override
Turn back information as a string.
Definition: periodic_interface_process.hpp:93
Base class or all the expression types.
Definition: expression.h:38
Kratos::intrusive_ptr< Expression > Pointer
Definition: expression.h:44
std::size_t IndexType
Definition: expression.h:48
Kratos::intrusive_ptr< const Expression > ConstPointer
Definition: expression.h:46
Unary abs expression used to get the absolute values of a given input expression.
Definition: unary_abs_expression.h:29
const Expression::ConstPointer mpSourceExpression
Definition: unary_abs_expression.h:64
std::string GetItemShape(const std::vector< IndexType > &rShape)
Definition: binary_expression.cpp:27
Modeler::Pointer Create(const std::string &ModelerName, Model &rModel, const Parameters ModelParameters)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:30
double Evaluate(const PolynomialType &rPolynomial, double x)
Definition: polynomial_utilities.cpp:77
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21