GibbsProblemGradient Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override int Gradient(
	double[] x,
	ref double[] v
)

Parameters

x  Double
 
v  Double
 

Return Value

Int32

See Also