Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex29.c7 STAGE_DISTRIBUTE, enumerator
30 PetscCall(PetscLogStageRegister("MeshDistribute", &options->stages[STAGE_DISTRIBUTE])); in ProcessOptions()
56 PetscCall(PetscLogStagePush(user->stages[STAGE_DISTRIBUTE])); in CreateMesh()
H A Dex12.c24 STAGE_DISTRIBUTE, enumerator
60 PetscCall(PetscLogStageRegister("MeshDistribute", &options->stages[STAGE_DISTRIBUTE])); in ProcessOptions()
107 PetscCall(PetscLogStagePush(user->stages[STAGE_DISTRIBUTE])); in CreateMesh()
H A Dex1.c9 STAGE_DISTRIBUTE, enumerator
49 PetscCall(PetscLogStageRegister("MeshDistribute", &options->stages[STAGE_DISTRIBUTE])); in ProcessOptions()
124 PetscCall(PetscLogStagePush(user->stages[STAGE_DISTRIBUTE])); in CreateMesh()