Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex55.c74 static PetscErrorCode CheckDistributed(DM dm, PetscBool expectedDistributed) in CheckDistributed() argument
85 …ibuted == expectedDistributed, PetscObjectComm((PetscObject)dm), PETSC_ERR_PLIB, "Expected DM bein… in CheckDistributed()