CAMP 1.0.0
Chemistry Across Multiple Phases
|
Extending-type binary pack function (Internal use only) More...
Public Member Functions | |
subroutine | internal_bin_pack (this, buffer, pos, comm) |
Extending-type binary pack function (Internal use only)
Definition at line 189 of file sub_model_data.F90.
subroutine camp_sub_model_data::internal_bin_pack::internal_bin_pack | ( | class(sub_model_update_data_t), intent(in) | this, |
character, dimension(:), intent(inout) | buffer, | ||
integer, intent(inout) | pos, | ||
integer, intent(in) | comm | ||
) |
[in] | this | Sub model data |
[in,out] | buffer | Memory buffer |
[in,out] | pos | Current buffer position |
[in] | comm | MPI communicator |
Definition at line 189 of file sub_model_data.F90.