Main Page   Class Hierarchy   Compound List   Compound Members  

GenericInterpolation Class Reference

#include <GenericInterpolation.h>

Inheritance diagram for GenericInterpolation::

Interpolation Interpolation1d Interpolation2d Interpolation3d InterpolationEdge InterpolationFace InterpolationRegion List of all members.

Public Methods

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

SCOREC_Util::SSList<DofRefdofs () const
 get list of degrees of freedom (as DofRefs) for the interpolation.

int order () const
 get (max) polynomial order of interpolation.

int mapOrder () const
 get polynomial order of mapping.

int dim () const
 get dimension of interpolation.

void constrain ()

Protected Methods

 GenericInterpolation (GenericInterp *impl)

Protected Attributes

GenericInterpd_interp

Detailed Description

Base class for all interpolations. Everything is independent of the type of tensor being interpolationed. This class and the derived classes are forwarding wrappers for the actual interpolation classes to preserve the previous interface and to allow for some other things to happen in the future.


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