Version: 9.14.0
PFLData Class Reference

Public Member Functions

MCAuto< DataArrayIdType > getMatrix () const
 
mcIdType getNbOfAddPtsInPfl () const
 
std::string getPflName () const
 
MCAuto< DataArrayIdType > getProfile () const
 
 PFLData ()
 
 PFLData (const MCAuto< DataArrayIdType > &mat, const MCAuto< DataArrayIdType > &pfl, mcIdType nbOfNewPts)
 

Constructor & Destructor Documentation

◆ PFLData() [1/2]

PFLData::PFLData ( )

◆ PFLData() [2/2]

PFLData::PFLData ( const MCAuto< DataArrayIdType > &  mat,
const MCAuto< DataArrayIdType > &  pfl,
mcIdType  nbOfNewPts 
)

Member Function Documentation

◆ getPflName()

std::string PFLData::getPflName ( ) const

◆ getNbOfAddPtsInPfl()

mcIdType PFLData::getNbOfAddPtsInPfl ( ) const

◆ getProfile()

MCAuto<DataArrayIdType> PFLData::getProfile ( ) const

◆ getMatrix()

MCAuto<DataArrayIdType> PFLData::getMatrix ( ) const