PfsElem Struct Reference

Collaboration diagram for PfsElem:

Collaboration graph
[legend]

Data Fields

int inc [3]
PFSGeoPoint normal
PFSGeoPoint center
double area
double W [3][2]
PFSGeoPoint min3dbox
PFSGeoPoint max3dbox
PFSGeoSurfPar minparbox
PFSGeoSurfPar maxparbox

Detailed Description

Element structure:

Definition at line 228 of file pfs.c.


Field Documentation

int PfsElem::inc[3]

element node incidence vector

Definition at line 230 of file pfs.c.

Referenced by pfs3dPntCurElem(), pfsBuildNodeAdj(), pfsChkProxElemEdge(), pfsChkProxElemNode(), pfsComputeElemJac(), pfsDistPntCurElem(), pfsEdgeShot(), pfsElem3dBoundBox(), pfsElemCenter(), pfsElemLocalGradients(), pfsElemNormal(), pfsElemParBoundBox(), pfsFaceShot(), pfsFindRefElem(), pfsNodeConfMapCoeff(), pfsNodeShot(), pfsParDerivCurElem(), pfsParPntCurElem(), pfsParPntCurElemAttract(), pfsRAddElem(), pfsRItrElemNode(), and pfsRShot().

PFSGeoPoint PfsElem::normal

element normal vector

Definition at line 232 of file pfs.c.

Referenced by pfs3dGetAreaCoord(), pfsDistPntCurElem(), pfsElemNormal(), pfsFindRefElem(), pfsInitParams(), pfsNodeConstrNormal(), pfsNodeNormal(), and pfsRItrElemNormal().

PFSGeoPoint PfsElem::center

element center point

Definition at line 234 of file pfs.c.

Referenced by pfsElemCenter(), and pfsRItrElemCenter().

double PfsElem::area

element area

Definition at line 236 of file pfs.c.

Referenced by pfsElemNormal(), and pfsFindRefElem().

double PfsElem::W[3][2]

element Cauchy-Riemann gradient components

Definition at line 238 of file pfs.c.

Referenced by pfsElemLocalGradients(), and pfsNodeConfMapCoeff().

PFSGeoPoint PfsElem::min3dbox

min. 3d value of element bounding box

Definition at line 240 of file pfs.c.

Referenced by pfsElem3dBoundBox(), and pfsRItrElem3dBox().

PFSGeoPoint PfsElem::max3dbox

max. 3d value of element bounding box

Definition at line 242 of file pfs.c.

Referenced by pfsElem3dBoundBox(), and pfsRItrElem3dBox().

PFSGeoSurfPar PfsElem::minparbox

min. parametric value of element bounding box

Definition at line 244 of file pfs.c.

Referenced by pfsElemParBoundBox(), pfsRAddElem(), and pfsRItrElemParBox().

PFSGeoSurfPar PfsElem::maxparbox

max. parametric value of element bounding box

Definition at line 246 of file pfs.c.

Referenced by pfsElemParBoundBox(), pfsRAddElem(), and pfsRItrElemParBox().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 23 11:25:03 2007 for Relax by  doxygen 1.5.3