Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex29.c8 STAGE_REFINE, enumerator
31 PetscCall(PetscLogStageRegister("MeshRefine", &options->stages[STAGE_REFINE])); in ProcessOptions()
64 PetscCall(PetscLogStagePush(user->stages[STAGE_REFINE])); in CreateMesh()
H A Dex12.c25 STAGE_REFINE, enumerator
61 PetscCall(PetscLogStageRegister("MeshRefine", &options->stages[STAGE_REFINE])); in ProcessOptions()
193 PetscCall(PetscLogStagePush(user->stages[STAGE_REFINE])); in CreateMesh()
H A Dex1.c10 STAGE_REFINE, enumerator
50 PetscCall(PetscLogStageRegister("MeshRefine", &options->stages[STAGE_REFINE])); in ProcessOptions()
132 PetscCall(PetscLogStagePush(user->stages[STAGE_REFINE])); in CreateMesh()