Struct IdaIntegrator::IntegratorOptions#
Defined in File Integrator.h
Nested Relationships#
This struct is a nested type of Class IdaIntegrator.
Inheritance Relationships#
Base Type#
public Karana::Math::Integrator::IntegratorOptions(Struct Integrator::IntegratorOptions)
Struct Documentation#
-
struct IntegratorOptions : public Karana::Math::Integrator::IntegratorOptions#
Struct with options for this integrator
Public Functions
-
IntegratorOptions() = default#
-
inline IntegratorOptions(const IntegratorOptions &p)#
-
inline IntegratorOptions &operator=(const IntegratorOptions &p)#
-
inline virtual ~IntegratorOptions()#
-
IntegratorOptions() = default#