Main Page   Class Hierarchy   Compound List   Compound Members  

ConstantSF Class Template Reference

#include <ConstantShapeFunction.h>

Inheritance diagram for ConstantSF::

GenericShapeFunction ShapeFunction List of all members.

Public Types

typedef DofType::ValueType ValueType
typedef DofType::DerivType DerivType

Public Methods

 ConstantSF (MEntity *ment, Field< DofType > *field, int setup)
ValueType eval (const SCOREC_Util::SPoint3 &pt, MRegion *mr, const Field< DofType > &field, int timeDer=0) const
DerivType eval1Deriv (const SCOREC_Util::SPoint3 &pt, MRegion *mr, const Field< DofType > &field, int timeDer=0) const
virtual DMatrix<DofType> zeroDeriv (const SCOREC_Util::SPoint3 &pt, MRegion *mr, const Field< DofType > &field) const
virtual DMatrix<DofType> firstDeriv (const SCOREC_Util::SPoint3 &pt, MRegion *mr, const Field< DofType > &field) const
virtual int type ()
virtual int order (MEntity *me, const Field< DofType > &field) const
void getVandermonde (MRegion *me, const Field< DofType > &field, SCOREC_Util::SMatrix **A, IntpPnt3d **pt)
void setDofVals (MRegion *me, const Field< DofType > &field, const SVector< SVectorDouble > &a, int derivative, SCOREC_Util::Range< int > comps)

Protected Methods

virtual SCOREC_Util::SSList<
DofRef
sfdofs (MEntity *, const Field< DofType > &field) const
virtual SCOREC_Util::SSList<
DofType*> 
sfdofgs (MEntity *, const Field< DofType > &field) const

Detailed Description

template<class DofType> class ConstantSF

Constant shape function over a mesh region.


Member Function Documentation

template<class DofType>
int ConstantSF< DofType >::type ( ) [virtual]
 

Return type identifier.

Reimplemented from GenericShapeFunction.


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