CSTriangular_Area: Area of triangular element

Description Usage Arguments Value

Description

This function computes the area of a CST element from the coordinates of its nodes.

Usage

1
CSTriangular_Area(vec_nodalcoordinates)

Arguments

vec_nodalcoordinates

Vector of nodal coordinates in the form c(x1,y1,x2,y2,x3,y3).

Value

Area of a triangular element.


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