IExternalODESolver Interface

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
public interface IExternalODESolver

Methods

InitializeODEs Method that initializes the ODE to solve.
Solve Computes the solution of the ordinary differential equations.

See Also