AxisymmetricT_Area: Area of an axisymmetric triangular element

Description Usage Arguments Value

Description

This function computes the area of an axisymmetric triangular element from the coordinates of its nodes.

Usage

1
AxisymmetricT_Area(vec_nodalcoordinates)

Arguments

vec_nodalcoordinates

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

Value

Area of an axisymmetric triangular triangular element.


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