Main Page   Class Hierarchy   Compound List   Compound Members  

Mapping Class Reference

#include <Mapping.h>

Inheritance diagram for Mapping::

Mapping1d3d Mapping2d3d Mapping3d3d LinearLineMapping LinQuadMapping LinTriMapping QuadTriMapping LinTetMapping List of all members.

Public Methods

virtual int type ()=0
virtual int order () const=0
virtual void writeStream (pEntity, std::ostream &out)=0
virtual void readStream (pEntity, std::istream &in)=0

Protected Methods

 Mapping (pEntity me)

Detailed Description

Mapping from parametric to real space. Like interpolations, mapping classes do not have any state. All state is stored in interpolation clases. Users will never see the mapping class directly, only through the interpolation.


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