Main Page   Class Hierarchy   Compound List   Compound Members  

PolynomialField Class Reference

#include <PolynomialField.h>

Inheritance diagram for PolynomialField::

EnrichingPolynomialField List of all members.

Public Methods

 PolynomialField (int order)
virtual int minInterpOrder (SCOREC_mesh::SolutionEntity *ent) const
virtual int interpOrder (SCOREC_mesh::SolutionEntity *ent) const
void setInterpOrder (SCOREC_mesh::SolutionEntity *ent, int order)

Protected Attributes

MarkID FieldMark
int InitialOrder

Detailed Description

Represents the polynomial order of a field over the entities in a mesh. Right now always represents a continuous range of polynomial orders over each mesh entity [min,max]


Constructor & Destructor Documentation

PolynomialField::PolynomialField ( int order )
 

Create a field with a constant order


Member Function Documentation

int PolynomialField::interpOrder ( SCOREC_mesh::SolutionEntity * ent ) const [virtual]
 

get the maximum interpolation order on this entity

int PolynomialField::minInterpOrder ( SCOREC_mesh::SolutionEntity * ent ) const [inline, virtual]
 

get the minimum interpolation order on this entity

void PolynomialField::setInterpOrder ( SCOREC_mesh::SolutionEntity * ent,
int order )
 

set the interpolation order for this entity


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