encode_get_progress_reply Subroutine

public subroutine encode_get_progress_reply(req_id, iteration, sim_time, residual, header_bytes)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: req_id
integer, intent(in) :: iteration
real(kind=real64), intent(in) :: sim_time
real(kind=real64), intent(in) :: residual
integer(kind=int8), intent(out), allocatable :: header_bytes(:)