Main Page   Class Hierarchy   Compound List   Compound Members  

GenericInterp Class Reference

#include <GenericInterp.h>

Inheritance diagram for GenericInterp::

Interp Interp1d Interp2d Interp3d InterpEdge InterpFace InterpRegion GeneralInterpEdge GeneralInterpFace GeneralInterpRegion List of all members.

Public Methods

virtual ~GenericInterp ()
pEntity meshEnt () const
 get mesh entity for interpolation.

virtual SCOREC_Util::SSList<
DofRef
dofs () const=0
 get list of degrees of freedom (as DofRefs) for the interpolation.

virtual int order () const=0
 get (max) polynomial order of interpolation.

virtual int mapOrder () const=0
 get polynomial order of mapping.

int dim () const
 get dimension of interpolation.

void constrain ()

Protected Methods

 GenericInterp (pEntity meshEntity)

Protected Attributes

pEntity theMeshEnt

Detailed Description

Base class for all interpolations. Everything is independent of the type of tensor being interpolationed


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