14 #if !defined(KRATOS_PYTHON_FUNCTION_CALLBACK_UTILITY_H_INCLUDED)
15 #define KRATOS_PYTHON_FUNCTION_CALLBACK_UTILITY_H_INCLUDED
89 const std::string& rFunctionBody,
93 KRATOS_WARNING(
"PythonGenericFunctionUtility") <<
"This is a legacy class. Please use GenericFunctionUtility" << std::endl;
GenericFunctionUtility.
Definition: function_parser_utility.h:208
GenericFunctionUtility(const std::string &rFunctionBody, Parameters LocalSystem=Parameters{})
Default constructor.
Definition: function_parser_utility.cpp:255
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
This function allows to call a function method of type f(x, y, z, t) implemented in python.
Definition: python_function_callback_utility.h:68
PythonGenericFunctionUtility(const std::string &rFunctionBody, Parameters LocalSystem=Parameters{})
Default constructor.
Definition: python_function_callback_utility.h:88
std::size_t IndexType
The index type definition.
Definition: python_function_callback_utility.h:74
KRATOS_CLASS_POINTER_DEFINITION(PythonGenericFunctionUtility)
Counted pointer of PythonGenericFunctionUtility.
#define KRATOS_WARNING(label)
Definition: logger.h:265
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21