Class hierarchy Compound list File list Compound Members File Members Related Pages Examples
d2LTElement Class Reference
This class represents a single 2-dimensional Lagrange triangular element of order 1, 2, or 3. More...
List of all members.
Public Members
- d2LTElement (short, short)
- d2LTElement (short, short, const MAT &, const MAT &)
- ~d2LTElement ()
- VEC stdToAmbCoords (const VEC &)
- VEC ambToStdCoords (const VEC &)
- VEC interpolate (const VEC &)
- VEC interpFromStd (const VEC &)
- VEC interpEdge (int, const REAL &)
- VEC edgeAmbCoords (int, const REAL &)
- MAT interpDeriv (const VEC &)
- MAT interpDerivFrStd (const VEC &)
- MAT derivStdwrtAmb ()
- int isOutsideDomain (const VEC &, VEC &)
- VEC getNodeValue (int)
- VEC getNode (int)
Static Public Members
- const REAL nTauDomainTol
- standardNode stdNode
Detailed Description
This class represents a single 2-dimensional Lagrange triangular element of order 1, 2, or 3.
The documentation for this class was generated from the following files:
- d2LTElement.h
- d2LTElement.C
Generated at Sat Oct 16 03:55:28 1999 for Computing Invariant Manifolds Library by
written by Dimitri van Heesch, © 1997-1998