Version: 9.12.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

◆ GetFunSlice() [1/2]

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

References myFun, and myNbRef.

◆ GetFunSlice() [2/2]

◆ Init()

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

References myFun, and myNbRef.

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

Field Documentation

◆ myFun

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

Referenced by GetFunSlice(), and Init().

◆ myNbRef

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

Referenced by GetFunSlice(), and Init().