12 #if !defined(KRATOS_MODELER_FACTORY_H_INCLUDED )
13 #define KRATOS_MODELER_FACTORY_H_INCLUDED
30 namespace ModelerFactory
34 bool KRATOS_API(KRATOS_CORE)
Has(
const std::string& ModelerName);
38 const std::string& ModelerName,
Model& rModel,
const Parameters ModelParameters);
This class aims to manage different model parts across multi-physics simulations.
Definition: model.h:60
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
#define KRATOS_API(...)
Definition: kratos_export_api.h:40
Modeler::Pointer Create(const std::string &ModelerName, Model &rModel, const Parameters ModelParameters)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:30
bool Has(const std::string &ModelerName)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:24
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21