CAMP 1.0.0
Chemistry Across Multiple Phases
camp_aero_rep_data::internal_bin_unpack Interface Reference

Extending-type binary unpack function (Internal use only) More...

Public Member Functions

subroutine internal_bin_unpack (this, buffer, pos, comm)
 

Detailed Description

Extending-type binary unpack function (Internal use only)

Definition at line 244 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ internal_bin_unpack()

subroutine camp_aero_rep_data::internal_bin_unpack::internal_bin_unpack ( class(aero_rep_update_data_t), intent(inout) this,
character, dimension(:), intent(inout) buffer,
integer, intent(inout) pos,
integer, intent(in) comm )
Parameters
[in,out]thisAerosol representation data
[in,out]bufferMemory buffer
[in,out]posCurrent buffer position
[in]commMPI communicator

Definition at line 244 of file aero_rep_data.F90.


The documentation for this interface was generated from the following file: