Searched refs:cttSize (Results 1 – 1 of 1) sorted by relevance
1516 PetscInt *star = NULL, *closure = NULL, closureSize, starSize, cttSize; in DMPlexCreateConnectivity_pforest() local1552 PetscCall(PetscSectionGetStorageSize(ctt, &cttSize)); in DMPlexCreateConnectivity_pforest()1553 PetscCall(P4estTopidxCast(cttSize, &numCtt)); in DMPlexCreateConnectivity_pforest()