#include <process_factory.hpp>
◆ ProductType
◆ AddCreator()
void Kratos::ProcessFactory::AddCreator |
( |
const std::string & |
rProcessClassName, |
|
|
std::function< ProductType(const Parameters &)> |
Creator |
|
) |
| |
◆ Create()
◆ SetCallBackWhenProcessIsUnknown()
void Kratos::ProcessFactory::SetCallBackWhenProcessIsUnknown |
( |
const std::function< void(const std::string &)> & |
function | ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/Documentation/Documentation/master/applications/GeoMechanicsApplication/custom_utilities/process_factory.hpp
- /home/runner/work/Documentation/Documentation/master/applications/GeoMechanicsApplication/custom_utilities/process_factory.cpp