Searched refs:P4estTopidxCast (Results 1 – 2 of 2) sorted by relevance
68 static inline PetscErrorCode P4estTopidxCast(PetscInt a, p4est_topidx_t *b) in P4estTopidxCast() function
1522 PetscCall(P4estTopidxCast(cEnd - cStart, &numTrees)); in DMPlexCreateConnectivity_pforest()1525 PetscCall(P4estTopidxCast(vEnd - vStart, &numCorns)); in DMPlexCreateConnectivity_pforest()1553 PetscCall(P4estTopidxCast(cttSize, &numCtt)); in DMPlexCreateConnectivity_pforest()1556 PetscCall(P4estTopidxCast(eEnd - eStart, &numEdges)); in DMPlexCreateConnectivity_pforest()1584 PetscCall(P4estTopidxCast(ettSize, &numEtt)); in DMPlexCreateConnectivity_pforest()