beamGlobalEM: beamGlobalEM

View source: R/beamGlobalEM.R

beamGlobalEMR Documentation

beamGlobalEM

Description

Generates global stiffness matrix for beams.

Usage

beamGlobalEM(beamExEM)

Arguments

beamExEM

Expanded Element Matrix

Value

Produces large (n x n) global matrix

GlobalMat

Global matrix

Examples

data(beamExMat)

beamExEM = beamExMat
GMat = beamGlobalEM(beamExEM)


FEA documentation built on Jan. 11, 2023, 1:13 a.m.

Related to beamGlobalEM in FEA...