Function Karana::Integrators::strToIntegratorType#
Defined in File Integrator.h
Function Documentation#
-
IntegratorType Karana::Integrators::strToIntegratorType(std::string str)#
Convert string to IntegratorType enum.
- Parameters:
str – The name of the integrator type.
- Returns:
The IntegratorType associated with the string.