Click or drag to resize

PR78pr_gpu_sum4 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[CudafyAttribute]
public static void pr_gpu_sum4(
	GThread thread,
	double[] Vx,
	double[] bi,
	double[] bml_temp
)
Request Example View Source

Parameters

thread  GThread
 
Vx  Double
 
bi  Double
 
bml_temp  Double
 
See Also