Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex56.c83 PRE_DIST = 1, enumerator
97 if (mode == PRE_DIST) { in LoadMeshLowLevel()
138 PetscCall(LoadMeshLowLevel(options, v, PETSC_TRUE, PRE_DIST, &dm0)); in LoadMesh()