CSTriangular_ExpandedElement_Matrix: Expanded stiffness matrix (linear triangular)

Description Usage Arguments Value

Description

This function generates the expanded matrix for each element in a connected system of linear triangular elements.

Usage

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

Arguments

TDOF

Total degree of freedom of a discretized structure.

eMatrix

The 6 by 6 stiffness matrix of a specific linear triangular element.

i

Index of the first node.

j

Index of the second node.

k

Index of the third node.

Value

The expanded matrix of a linear triangular element.


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