Click or drag to resize

PRpr_gpu_sum3 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_sum3(
	GThread thread,
	double[] Vx,
	double[,] a,
	double[] aml_temp,
	double[] aml2_temp
)
Request Example View Source

Parameters

thread  GThread
 
Vx  Double
 
a  Double
 
aml_temp  Double
 
aml2_temp  Double
 
See Also