Element3D.ComputeTemp Method

Protected Sub ComputeTemp( _ 
ByVal tempLocal As Double(), _ 
ByVal shapeFunc As Double(), _ 
ByVal kgasp As Integer, _ 
ByVal cartDeriv As Double(,), _ 
ByVal dvolu As Double
)
This language is not supported or no code example is available.
protected void ComputeTemp( 
double[] tempLocal
double[] shapeFunc
int kgasp
double[,] cartDeriv
double dvolu 
)
This language is not supported or no code example is available.

Parameters

tempLocal
double[]

shapeFunc
double[]

kgasp
int

cartDeriv
double[,]

dvolu
double

.NET Framework

Supported in: 4.8

In this article

Definition