Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1516 PetscInt *star = NULL, *closure = NULL, closureSize, starSize, cttSize; in DMPlexCreateConnectivity_pforest() local
1552 PetscCall(PetscSectionGetStorageSize(ctt, &cttSize)); in DMPlexCreateConnectivity_pforest()
1553 PetscCall(P4estTopidxCast(cttSize, &numCtt)); in DMPlexCreateConnectivity_pforest()