Version: 8.3.0
MED::TShapeFun::TFun Class Reference

Public Member Functions

void Init (TInt theNbGauss, TInt theNbRef)
 
TCFloatVecSlice GetFunSlice (TInt theGaussId) const
 
TFloatVecSlice GetFunSlice (TInt theGaussId)
 

Private Attributes

TFloatVector myFun
 
TInt myNbRef
 

Member Function Documentation

TFloatVecSlice MED::TShapeFun::TFun::GetFunSlice ( TInt  theGaussId)

References myFun, and myNbRef.

void MED::TShapeFun::TFun::Init ( TInt  theNbGauss,
TInt  theNbRef 
)

References myFun, and myNbRef.

Referenced by MED::TShapeFun::GetFun().

Field Documentation

TFloatVector MED::TShapeFun::TFun::myFun
private

Referenced by GetFunSlice(), and Init().

TInt MED::TShapeFun::TFun::myNbRef
private

Referenced by GetFunSlice(), and Init().