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