Home
last modified time | relevance | path

Searched refs:P4estTopidxCast (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpetsc_p4est_package.h68 static inline PetscErrorCode P4estTopidxCast(PetscInt a, p4est_topidx_t *b) in P4estTopidxCast() function
H A Dpforest.h1522 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()