Home
last modified time | relevance | path

Searched refs:PetscLogStagePush (Results 1 – 25 of 73) sorted by relevance

123

/petsc/src/dm/impls/plex/tests/
H A Dex29.c44 PetscCall(PetscLogStagePush(user->stages[STAGE_LOAD])); in CreateMesh()
56 PetscCall(PetscLogStagePush(user->stages[STAGE_DISTRIBUTE])); in CreateMesh()
64 PetscCall(PetscLogStagePush(user->stages[STAGE_REFINE])); in CreateMesh()
72 PetscCall(PetscLogStagePush(user->stages[STAGE_OVERLAP])); in CreateMesh()
H A Dex12.c87 PetscCall(PetscLogStagePush(user->stages[STAGE_LOAD])); in CreateMesh()
107 PetscCall(PetscLogStagePush(user->stages[STAGE_DISTRIBUTE])); in CreateMesh()
168 PetscCall(PetscLogStagePush(user->stages[STAGE_REDISTRIBUTE])); in CreateMesh()
193 PetscCall(PetscLogStagePush(user->stages[STAGE_REFINE])); in CreateMesh()
H A Dex1.c66 PetscCall(PetscLogStagePush(user->stages[STAGE_LOAD])); in CreateMesh()
124 PetscCall(PetscLogStagePush(user->stages[STAGE_DISTRIBUTE])); in CreateMesh()
132 PetscCall(PetscLogStagePush(user->stages[STAGE_REFINE])); in CreateMesh()
202 PetscCall(PetscLogStagePush(user->stages[STAGE_OVERLAP])); in CreateMesh()
H A Dex2.c24 PetscCall(PetscLogStagePush(stage)); in main()
/petsc/src/sys/tests/
H A Dex30.c103 PetscCall(PetscLogStagePush(stage1)); in main()
115 PetscCall(PetscLogStagePush(stage2)); in main()
120 PetscCall(PetscLogStagePush(stage1)); in main()
131 PetscCall(PetscLogStagePush(stage1)); in main()
H A Dex68.c66 PetscCall(PetscLogStagePush(unrelated_stage_1)); in main()
71 PetscCall(PetscLogStagePush(unrelated_stage_2)); in main()
H A Dex71.c16 PetscCall(PetscLogStagePush(stage_id)); in main()
H A Dex72.c14 PetscCall(PetscLogStagePush(s)); in main()
/petsc/src/mat/tests/
H A Dex237.c254 PetscCall(PetscLogStagePush(ab_stage)); in main()
273 PetscCall(PetscLogStagePush(ab_stage)); in main()
292 PetscCall(PetscLogStagePush(ab_stage)); in main()
309 PetscCall(PetscLogStagePush(ab_stage)); in main()
322 PetscCall(PetscLogStagePush(ab_stage)); in main()
353 PetscCall(PetscLogStagePush(abt_stage)); in main()
366 PetscCall(PetscLogStagePush(ab_stage)); in main()
396 PetscCall(PetscLogStagePush(atb_stage)); in main()
406 PetscCall(PetscLogStagePush(atb_stage)); in main()
H A Dex6k.kokkos.cxx150 PetscCall(PetscLogStagePush(stage)); in main()
167 PetscCall(PetscLogStagePush(stage)); in main()
H A Dex92.c146 PetscCall(PetscLogStagePush(stages[0])); in main()
150 PetscCall(PetscLogStagePush(stages[1])); in main()
/petsc/src/snes/tutorials/network/water/
H A Dwater.c36 PetscCall(PetscLogStagePush(stage1)); in main()
51 PetscCall(PetscLogStagePush(stage2)); in main()
/petsc/src/ksp/ksp/tutorials/
H A Dex1f.F9077 PetscCallA(PetscLogStagePush(stages(1), ierr))
131 PetscCallA(PetscLogStagePush(stages(2), ierr))
H A Dbench_kspsolve.c354 PetscCall(PetscLogStagePush(stage)); in main()
383 PetscCall(PetscLogStagePush(stage)); in main()
406 PetscCall(PetscLogStagePush(stage)); in main()
422 PetscCall(PetscLogStagePush(stage)); in main()
435 PetscCall(PetscLogStagePush(stage)); in main()
447 PetscCall(PetscLogStagePush(stage)); in main()
H A Dex9.c63 PetscCall(PetscLogStagePush(stages[0])); in main()
163 PetscCall(PetscLogStagePush(stages[1])); in main()
271 PetscCall(PetscLogStagePush(stages[2])); in main()
H A Dex55.c218 PetscCall(PetscLogStagePush(stage[0])); in main()
224 PetscCall(PetscLogStagePush(stage[1])); in main()
H A Dex5.c59 PetscCall(PetscLogStagePush(stages[0])); in main()
229 PetscCall(PetscLogStagePush(stages[1])); in main()
/petsc/src/ksp/ksp/tests/
H A Dex6.c91 PetscCall(PetscLogStagePush(stage1)); in main()
102 PetscCall(PetscLogStagePush(stage2)); in main()
H A Dex18.c59 PetscCall(PetscLogStagePush(stage1)); in main()
/petsc/src/vec/is/sf/tests/
H A Dex14.c57 PetscCall(PetscLogStagePush(stage1)); in main()
119 PetscCall(PetscLogStagePush(stage2)); in main()
/petsc/src/ksp/ksp/tutorials/network/
H A Dex2.c290 PetscCall(PetscLogStagePush(stage[0])); in main()
299 PetscCall(PetscLogStagePush(stage[1])); in main()
338 PetscCall(PetscLogStagePush(stage[2])); in main()
/petsc/src/vec/vec/tutorials/
H A Dperformance.c41 PetscCall(PetscLogStagePush(stage)); in main()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsclog.pxi27 PetscErrorCode PetscLogStagePush(PetscLogStage)
/petsc/src/snes/tutorials/network/power/
H A Dpower.c100 PetscCall(PetscLogStagePush(stage1)); in main()
121 PetscCall(PetscLogStagePush(stage2)); in main()
/petsc/src/sys/tutorials/
H A Dex6.c79 PetscCall(PetscLogStagePush(stage)); in main()

123