Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::MEDCouplingUMeshCellEntry Class Reference

Public Member Functions

int getNumberOfElems () const
 
INTERP_KERNEL::NormalizedCellType getType () const
 
MEDCouplingUMeshCellIteratoriterator ()
 
 MEDCouplingUMeshCellEntry (MEDCouplingUMesh *mesh, INTERP_KERNEL::NormalizedCellType type, MEDCouplingUMeshCell *itc, int bg, int end)
 
 ~MEDCouplingUMeshCellEntry ()
 

Constructor & Destructor Documentation

MEDCouplingUMeshCellEntry::MEDCouplingUMeshCellEntry ( MEDCouplingUMesh mesh,
INTERP_KERNEL::NormalizedCellType  type,
MEDCouplingUMeshCell itc,
int  bg,
int  end 
)
MEDCouplingUMeshCellEntry::~MEDCouplingUMeshCellEntry ( )

Member Function Documentation

INTERP_KERNEL::NormalizedCellType MEDCouplingUMeshCellEntry::getType ( ) const
int MEDCouplingUMeshCellEntry::getNumberOfElems ( ) const
MEDCouplingUMeshCellIterator * MEDCouplingUMeshCellEntry::iterator ( )