Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex29.c6 STAGE_LOAD, enumerator
29 PetscCall(PetscLogStageRegister("MeshLoad", &options->stages[STAGE_LOAD])); in ProcessOptions()
44 PetscCall(PetscLogStagePush(user->stages[STAGE_LOAD])); in CreateMesh()
H A Dex12.c23 STAGE_LOAD, enumerator
59 PetscCall(PetscLogStageRegister("MeshLoad", &options->stages[STAGE_LOAD])); in ProcessOptions()
87 PetscCall(PetscLogStagePush(user->stages[STAGE_LOAD])); in CreateMesh()
H A Dex1.c8 STAGE_LOAD, enumerator
48 PetscCall(PetscLogStageRegister("MeshLoad", &options->stages[STAGE_LOAD])); in ProcessOptions()
66 PetscCall(PetscLogStagePush(user->stages[STAGE_LOAD])); in CreateMesh()