Element2D.StiffnessComputation Method

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

Parameters

kgasp
int

shapeFuncValues
double[]

cartDeriv
double[,]

gaussPoints
double[,]

dvolu
double

thick
double

.NET Framework

Supported in: 4.8

In this article

Definition