Main Page   Class Hierarchy   Compound List   Compound Members  

LinearLineMapping Class Reference

#include <LinearLineMapping.h>

Inheritance diagram for LinearLineMapping::

Mapping1d3d Mapping List of all members.

Public Methods

 LinearLineMapping (pEdge me)
virtual SCOREC_Util::SPoint3 eval (double pt, pEdge edge) const
virtual SCOREC_Util::SPoint3 evalCurrent (double pt, pEdge edge, const GeneralInterpEdge< DofVector > *disp) const
virtual double invert (const SCOREC_Util::SPoint3 &pt, pEdge edge) const
virtual double invert (pVertex v, pEdge edge) const
double jacInverse (double, pEdge, SCOREC_Util::SMatrix *jac) const
double detJac (double, pEdge) const
virtual int order () const
virtual int type ()

Static Public Methods

Mappingcreate (pEntity edge)
int typeID ()

Detailed Description

Linear mapping on a mesh edge.


Member Function Documentation

double LinearLineMapping::detJac ( double r,
pEdge edge ) const [virtual]
 

Return the determinate of the jacobian.

Reimplemented from Mapping1d3d.

SCOREC_Util::SPoint3 LinearLineMapping::eval ( double pt,
pEdge edge ) const [virtual]
 

Evaluate the mapping at the given point.

Reimplemented from Mapping1d3d.

SCOREC_Util::SPoint3 LinearLineMapping::evalCurrent ( double pt,
pEdge edge,
const GeneralInterpEdge< DofVector > * disp ) const [virtual]
 

Evaluate the current coordinates of the mapping at the given point.

Reimplemented from Mapping1d3d.

double LinearLineMapping::jacInverse ( double r,
pEdge edge,
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 Mapping1d3d.


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