Home
last modified time | relevance | path

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

/honee/src/spanstats/
H A Dturbulence.c212 TSConvergedReason reason; in TSMonitor_SpanwiseStatisticsTurbulence() local
218 PetscCall(TSGetConvergedReason(ts, &reason)); in TSMonitor_SpanwiseStatisticsTurbulence()
222 …_and_viewer = (steps % viewer_interval == 0 && viewer_interval != -1) || reason != TS_CONVERGED_IT… in TSMonitor_SpanwiseStatisticsTurbulence()
258 … if (honee->app_ctx->test_type == TESTTYPE_TURB_SPANSTATS && reason != TS_CONVERGED_ITERATING) { in TSMonitor_SpanwiseStatisticsTurbulence()
261 if (spanstats->do_mms_test && reason != TS_CONVERGED_ITERATING) { in TSMonitor_SpanwiseStatisticsTurbulence()
H A Dcflpe.c189 TSConvergedReason reason; in TSMonitor_SpanwiseStatisticsCflPe() local
196 PetscCall(TSGetConvergedReason(ts, &reason)); in TSMonitor_SpanwiseStatisticsCflPe()
200 …_and_viewer = (steps % viewer_interval == 0 && viewer_interval != -1) || reason != TS_CONVERGED_IT… in TSMonitor_SpanwiseStatisticsCflPe()
236 … } else if (honee->app_ctx->test_type == TESTTYPE_SPANSTATS && reason != TS_CONVERGED_ITERATING) { in TSMonitor_SpanwiseStatisticsCflPe()
/honee/src/
H A Dmonitor_cfl.c142 TSConvergedReason reason; in TSMonitor_Cfl() local
146 PetscCall(TSGetConvergedReason(ts, &reason)); in TSMonitor_Cfl()
147 …if (!(step % ctx->view_interval == 0 || reason != TS_CONVERGED_ITERATING)) PetscFunctionReturn(PET… in TSMonitor_Cfl()
H A Dmonitor_totalkineticenergy.c137 TSConvergedReason reason; in TSMonitor_TotalKineticEnergy() local
141 PetscCall(TSGetConvergedReason(ts, &reason)); in TSMonitor_TotalKineticEnergy()
142 …if (!(step % ctx->view_interval == 0 || reason != TS_CONVERGED_ITERATING)) PetscFunctionReturn(PET… in TSMonitor_TotalKineticEnergy()
H A Dmisc.c152 TSConvergedReason reason; in PostProcess() local
162 PetscCall(TSGetConvergedReason(ts, &reason)); in PostProcess()
164 …ime integrator %s on time step %" PetscInt_FMT " with final time %g\n", TSConvergedReasons[reason], in PostProcess()
/honee/problems/
H A Dblasius.c78 SNESConvergedReason reason; in ComputeChebyshevCoefficients() local
98 PetscCall(SNESGetConvergedReason(snes, &reason)); in ComputeChebyshevCoefficients()
99 PetscCheck(reason >= 0, PETSC_COMM_WORLD, PETSC_ERR_CONV_FAILED, "The Chebyshev solve failed."); in ComputeChebyshevCoefficients()
/honee/doc/
H A Druntime_options.md198 - View convergence reason for every iteration taken by the `SNES` solver
202 - View convergence reason for every iteration taken by the `KSP` solver
/honee/
H A DCONTRIBUTING.md26 …like merging 'main' into your feature branch) unless there is a specific reason to do so, in which…
H A DLICENSE-APACHE173 incurred by, or claims asserted against, such Contributor by reason