CAMP 1.0.0
Chemistry Across Multiple Phases
|
Extending-type binary unpack function (Internal use only) More...
Public Member Functions | |
subroutine | internal_bin_unpack (this, buffer, pos, comm) |
Extending-type binary unpack function (Internal use only)
Definition at line 251 of file rxn_data.F90.
subroutine camp_rxn_data::internal_bin_unpack::internal_bin_unpack | ( | class(rxn_update_data_t), intent(inout) | this, |
character, dimension(:), intent(inout) | buffer, | ||
integer, intent(inout) | pos, | ||
integer, intent(in) | comm | ||
) |
[in,out] | this | Reaction data |
[in,out] | buffer | Memory buffer |
[in,out] | pos | Current buffer position |
[in] | comm | MPI communicator |
Definition at line 251 of file rxn_data.F90.