hydromodpy.solver.boussinesq.runtimes.execution_common#

Common runtime-execution helpers shared by Boussinesq backends.

Functions

apply_residual_tolerance(*, success, ...[, ...])

Refine a backend success flag with the shared residual-tolerance contract.

build_runtime_result(*, head_m, assembly, ...)

Build the canonical runtime result payload.

residual_norm_inf(residual_m3_s)

Return the infinity norm of one residual vector as a plain float.