Click or drag to resize

IExternalNonLinearSystemSolver Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
public interface IExternalNonLinearSystemSolver
Request Example

The IExternalNonLinearSystemSolver type exposes the following members.

Methods
 NameDescription
Public methodSolve Solves a system of non-linear equations.
Top
See Also