Eyeshot 9.0 WinForms API Reference
StiffnessComputation(Int32,Double[,],Double) Method

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element3D Class > StiffnessComputation Method : StiffnessComputation(Int32,Double[,],Double) Method
Syntax
'Declaration
 
Protected Overloads Sub StiffnessComputation( _
   ByVal kgasp As Integer, _
   ByVal cartDeriv(,) As Double, _
   ByVal dvolu As Double _
) 
protected void StiffnessComputation( 
   int kgasp,
   double[,] cartDeriv,
   double dvolu
)

Parameters

kgasp
cartDeriv
dvolu
See Also

Reference

Element3D Class
Element3D Members
Overload List