CAMP 1.0.0
Chemistry Across Multiple Phases
Public Member Functions | List of all members
camp_rxn_data::internal_bin_pack Interface Reference

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

Public Member Functions

subroutine internal_bin_pack (this, buffer, pos, comm)
 

Detailed Description

Extending-type binary pack function (Internal use only)

Definition at line 234 of file rxn_data.F90.

Constructor & Destructor Documentation

◆ internal_bin_pack()

subroutine camp_rxn_data::internal_bin_pack::internal_bin_pack ( class(rxn_update_data_t), intent(in)  this,
character, dimension(:), intent(inout)  buffer,
integer, intent(inout)  pos,
integer, intent(in)  comm 
)
Parameters
[in]thisReaction data
[in,out]bufferMemory buffer
[in,out]posCurrent buffer position
[in]commMPI communicator

Definition at line 234 of file rxn_data.F90.


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