struct.node.stiff.local

Syntax

m := struct.node.stiff.local(sn<,i>)

Get the stiffness (expressed in the node-local coordinate system) of the structure node.

Returns:

m - matrix of stiffness with all degrees-of-freedom if the argument i is not assigned, or stiffness at the ith degree-of-freedom if the argument i is assigned.

Arguments:

sn - pointer to a structure node

i - degree-of-freedom, i ∈ {1, 2, … , 6} ({1, 2, 3} in 2D). The default is 1.