Ode Integrator.Task Property
Gets the task to be performed in the current integration.
Definition
Namespace: Numerics.NET.Calculus.OrdinaryDifferentialEquations
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
An OdeIntegrator.OdeIntegrationTask value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected OdeIntegrator.OdeIntegrationTask Task { get; }
Property Value
OdeIntegrator.OdeIntegrationTaskAn OdeIntegrator.OdeIntegrationTask value.