IExternal ODESolver Interface
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public interface IExternalODESolverVB
Public Interface IExternalODESolverMethods
| InitializeODEs | Method that initializes the ODE to solve. |
| Solve | Computes the solution of the ordinary differential equations. |