cfd-solver
0.1.0
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Programs
encode_copy_solution_reply
Subroutine
27 statements
Source File
protocol_codec.f90
protocol_codec
encode_copy_solution_reply
Contents
public subroutine encode_copy_solution_reply(req_id, n, prim_names, header_bytes)
Arguments
Type
Intent
Optional
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
(:)