Main Page   Class Hierarchy   Compound List   Compound Members  

LinQuadMapping Class Reference

#include <LinQuadMapping.h>

Inheritance diagram for LinQuadMapping::

Mapping2d3d Mapping List of all members.

Public Methods

 LinQuadMapping (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
double jacInverse (const SCOREC_Util::SPoint2 &pt, pFace, SCOREC_Util::SMatrix *jac) const
double detJac (const SCOREC_Util::SPoint2 &, pFace) const
virtual int order () const
virtual int type ()

Static Public Methods

Mappingcreate (pEntity ent)
int typeID ()

Detailed Description

Linear mapping on a 4 noded face


Member Function Documentation

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

Return the determinate of the jacobian.

Reimplemented from Mapping2d3d.

SCOREC_Util::SPoint3 LinQuadMapping::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 LinQuadMapping::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:03 2001 for SCOREC_UnitSystem by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001