#include <MED_GaussUtils.hxx>
Public Member Functions | |
virtual void | InitFun (const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TFun &theFun) const |
THexa20b (TInt theDim=3, TInt theNbRef=20) | |
Public Member Functions inherited from MED::TShapeFun | |
bool | Eval (const TCellInfo &theCellInfo, const TNodeInfo &theNodeInfo, const TElemNum &theElemNum, const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TGaussCoord &theGaussCoord, EModeSwitch theMode) |
TCoordSlice | GetCoord (TInt theRefId) |
TCCoordSlice | GetCoord (TInt theRefId) const |
void | GetFun (const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TFun &theFun) const |
TInt | GetNbRef () const |
virtual void | InitFun (const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TFun &theFun) const =0 |
virtual bool | IsSatisfy (const TCCoordSliceArr &theRefCoord) const |
TShapeFun (TInt theDim=0, TInt theNbRef=0) | |
Additional Inherited Members | |
Public Attributes inherited from MED::TShapeFun | |
TInt | myDim |
TInt | myNbRef |
TFloatVector | myRefCoord |
References MED::TShapeFun::GetCoord(), and MED::TShapeFun::myRefCoord.
|
virtual |
Implements MED::TShapeFun.
References MED::TShapeFun::GetFun(), and MED::TShapeFun::TFun::GetFunSlice().