PCSAFT2eval_jac_g Method

Definition

Namespace: DWSIM.Thermodynamics.AdvancedEOS
Assembly: DWSIM.Thermodynamics.AdvancedEOS.PCSAFT2 (in DWSIM.Thermodynamics.AdvancedEOS.PCSAFT2.dll) Version: 1.1.0.0 (1.1.0.0)
public bool eval_jac_g(
	int n,
	double[] x,
	bool new_x,
	int m,
	int nele_jac,
	ref int[] iRow,
	ref int[] jCol,
	ref double[] values
)

Parameters

n  Int32
 
x  Double
 
new_x  Boolean
 
m  Int32
 
nele_jac  Int32
 
iRow  Int32
 
jCol  Int32
 
values  Double
 

Return Value

Boolean

See Also