Click or drag to resize

GibbsProblemGradient Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public override int Gradient(
	double[] x,
	ref double[] v
)
Request Example View Source

Parameters

x  Double
 
v  Double
 

Return Value

Int32
See Also