Version: 9.12.0
MEDCoupling::MEDCouplingUMeshCellEntry Class Reference

Public Member Functions

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

Constructor & Destructor Documentation

◆ MEDCouplingUMeshCellEntry()

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

◆ ~MEDCouplingUMeshCellEntry()

MEDCouplingUMeshCellEntry::~MEDCouplingUMeshCellEntry ( )

Member Function Documentation

◆ getType()

INTERP_KERNEL::NormalizedCellType MEDCouplingUMeshCellEntry::getType ( ) const

◆ getNumberOfElems()

mcIdType MEDCouplingUMeshCellEntry::getNumberOfElems ( ) const

◆ iterator()

MEDCouplingUMeshCellIterator * MEDCouplingUMeshCellEntry::iterator ( )