FlowsheetBaseExternalSolvers Property

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public Dictionary<string, IExternalSolverIdentification> ExternalSolvers { get; set; }

Property Value

DictionaryString, IExternalSolverIdentification

Implements

IFlowsheetExternalSolvers

See Also