Element2D.ComputeThermalLoading Method

Protected Sub ComputeThermalLoading( _ 
ByVal numgp As Integer, _ 
ByVal temperature As Boolean, _ 
ByVal strGp As Double(,), _ 
ByVal strsg As Double() _ 
)
This language is not supported or no code example is available.
protected void ComputeThermalLoading( 
int numgp
bool temperature
double[,] strGp
double[] strsg 
)
This language is not supported or no code example is available.

Parameters

numgp
int

temperature
bool

strGp
double[,]

strsg
double[]

.NET Framework

Supported in: 4.8

In this article

Definition