ctx1d_begin_work Subroutine

private subroutine ctx1d_begin_work(ctx)

1D begin_work hook: start total wall-time accounting only when real work is about to begin, so a zero-step polling call does not consume elapsed time.

Type Bound

solver_run_context_t

Arguments

Type IntentOptional Attributes Name
class(solver_run_context_t), intent(inout) :: ctx