Function Karana::Math::strToIntegratorType

Function Karana::Math::strToIntegratorType#

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.