Click or drag to resize

FormFlowsheetExternalSolvers Property


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public Dictionary<string, IExternalSolverIdentification> ExternalSolvers { get; set; }
Request Example View Source

Property Value

DictionaryString, IExternalSolverIdentification

Implements

IFlowsheetExternalSolvers
See Also