Searched refs:ctEN (Results 1 – 1 of 1) sorted by relevance
901 …PetscInt ctSN = tr->ctStartNew[ctNew], ctEN = tr->ctStartNew[tr->ctOrderNew[tr->ctOrderInvNew[ctNe… in DMPlexTransformGetCellType() local903 if (cell >= ctSN && cell < ctEN) break; in DMPlexTransformGetCellType()1007 …PetscInt ctSN = tr->ctStartNew[ctNew], ctEN = tr->ctStartNew[tr->ctOrderNew[tr->ctOrderInvN… in DMPlexTransformGetTargetPoint() local1033 …ctEN), PETSC_COMM_SELF, PETSC_ERR_PLIB, "New point %" PetscInt_FMT " is not a %s [%" PetscInt_FMT … in DMPlexTransformGetTargetPoint()