SolverBase.AverageNodeStress Method

Protected Sub AverageNodeStress( _ 
ByVal dof As Integer, _ 
ByVal firstElType As elementType, _ 
ByVal numberOfElementsPerNode As Integer() _ 
)
This language is not supported or no code example is available.
protected void AverageNodeStress( 
int dof
elementType firstElType
int[] numberOfElementsPerNode 
)
This language is not supported or no code example is available.

Parameters

dof
int

firstElType
elementType

numberOfElementsPerNode
int[]

.NET Framework

Supported in: 4.8

In this article

Definition