Element.StiffnessComputation Method

1) Construct the UPPER triangle of the stiffness matrix 2) Transform the stiffness for any local coordinates 3) Determines the lower and upper element connection indices
Protected Sub StiffnessComputation( _ 
ByVal nodes As Point3D() _ 
)
This language is not supported or no code example is available.
protected void StiffnessComputation( 
Point3D[] nodes 
)
This language is not supported or no code example is available.

Parameters

nodes
Point3D[]

<default>

.NET Framework

Supported in: 4.8

In this article

Definition