Searched refs:stage_stats_process (Results 1 – 1 of 1) sorted by relevance
430 PetscLogStage stage_stats_process; in SpanwiseStatisticsProcess() local431 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()