Home
last modified time | relevance | path

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

/honee/src/spanstats/
H A Dspanstats.c430 PetscLogStage stage_stats_process; in SpanwiseStatisticsProcess() local
431 PetscCall(PetscLogStageGetId("Stats Process", &stage_stats_process)); in SpanwiseStatisticsProcess()
432 …if (stage_stats_process == -1) PetscCall(PetscLogStageRegister("Stats Process", &stage_stats_proce… in SpanwiseStatisticsProcess()
433 PetscCall(PetscLogStagePush(stage_stats_process)); in SpanwiseStatisticsProcess()