Main Page   Class Hierarchy   Compound List   Compound Members  

QuadTriMapping Class Reference

#include <QuadTriMapping.h>

Inheritance diagram for QuadTriMapping::

Mapping2d3d Mapping List of all members.

Public Methods

 QuadTriMapping (pFace me)
virtual SCOREC_Util::SPoint3 eval (const SCOREC_Util::SPoint2 &pt, pFace face) const
virtual SCOREC_Util::SPoint3 evalCurrent (const SCOREC_Util::SPoint2 &pt, pFace face, const GeneralInterpFace< DofVector > *disp) const
virtual SCOREC_Util::SPoint2 invert (const SCOREC_Util::SPoint3 &pt, pFace face) const
virtual SCOREC_Util::SPoint2 invert (pVertex v, pFace face) const
virtual double jacInverse (const SCOREC_Util::SPoint2 &, pFace face, SCOREC_Util::SMatrix *jac) const
virtual double detJac (const SCOREC_Util::SPoint2 &, pFace face) const
virtual int order () const
virtual int type ()

Static Public Methods

Mappingcreate (pEntity face)
int typeID ()

Detailed Description

Quadratic mapping over a triangular face.


Member Function Documentation

double QuadTriMapping::detJac ( const SCOREC_Util::SPoint2 & pt,
pFace face ) const [virtual]
 

Return the determinate of the jacobian.

Reimplemented from Mapping2d3d.

SCOREC_Util::SPoint3 QuadTriMapping::eval ( const SCOREC_Util::SPoint2 & pt,
pFace face ) const [virtual]
 

Mapping from parametric space of a mesh face to real space.

Reimplemented from Mapping2d3d.

double QuadTriMapping::jacInverse ( const SCOREC_Util::SPoint2 & pt,
pFace face,
SCOREC_Util::SMatrix * jac ) const [virtual]
 

Evaluate the inverse of the jacobian of the mapping at the given point. Returns the determinate of the jacobian.

Reimplemented from Mapping2d3d.


The documentation for this class was generated from the following files:
Generated at Mon Jul 23 13:15:04 2001 for SCOREC_UnitSystem by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001