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) | |
| PFLData::PFLData | ( | ) |
| PFLData::PFLData | ( | const MCAuto< DataArrayIdType > & | mat, |
| const MCAuto< DataArrayIdType > & | pfl, | ||
| mcIdType | nbOfNewPts | ||
| ) |
| std::string PFLData::getPflName | ( | ) | const |
| mcIdType PFLData::getNbOfAddPtsInPfl | ( | ) | const |
Referenced by MEDFileFieldLin2QuadVisitor::newPerMeshPerTypePerDisc().
| MCAuto<DataArrayIdType> PFLData::getProfile | ( | ) | const |
| MCAuto<DataArrayIdType> PFLData::getMatrix | ( | ) | const |