teardown_run_context_2d Subroutine

public subroutine teardown_run_context_2d(ctx)

Release runtime handles and finalise the logger. The state's allocatable arrays are released by intrinsic assignment when the owner resets the context (ctx = solver_run_context_2d_t()), mirroring the 1D session.

Arguments

Type IntentOptional Attributes Name
type(solver_run_context_2d_t), intent(inout) :: ctx