Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/tests/
H A Dex2.c139 PetscInt preCount, postCount; in main() local
310 PetscCall(PetscObjectGetReference((PetscObject)preForest, &postCount)); in main()
311postCount == preCount, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Adaptation not memory neutral: reference … in main()