Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h948 PetscInt anumQuads = (PetscInt)atree->quadrants.elem_count, i; in DMSetUp_pforest() local
953 if (anumQuads != numQuads) { in DMSetUp_pforest()