QuadraticBar_ExpandedElement_Matrix: Expanded stiffness matrix (for the quadratic bar element)

Description Usage Arguments Value

Description

This function generates the expanded matrix for each element in a connected system of bars.

Usage

1
QuadraticBar_ExpandedElement_Matrix(TDOF, eMatrix, i, j, k)

Arguments

TDOF

Total degree of freedom in a connected system of bars.

eMatrix

The 3 by 3 stiffness matrix of a specific quadratic bar element.

i

Index of the first node.

j

Index of the second node.

k

Index of the third node.

Value

The expanded matrix (conforming to the total degree of freedom of the system).


khameelbm/finiteR documentation built on May 6, 2019, 8:03 p.m.