Click or drag to resize

SRKsrk_gpu_sum2 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[CudafyAttribute]
public static void srk_gpu_sum2(
	GThread thread,
	double[,] a,
	double[] ai,
	double[,] VKij
)
Request Example View Source

Parameters

thread  GThread
 
a  Double
 
ai  Double
 
VKij  Double
 
See Also