encode_copy_solution_reply Subroutine

public subroutine encode_copy_solution_reply(req_id, n, prim_names, header_bytes)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: req_id
integer, intent(in) :: n
character(len=*), intent(in) :: prim_names(:)
integer(kind=int8), intent(out), allocatable :: header_bytes(:)