CAMP 1.0.0
Chemistry Across Multiple Phases
Private Member Functions | List of all members
camp_aero_rep_data::adjacent_phases Interface Reference

Determine if specified phase(s) exist in adjacent layers. Returns array of phase_ids for adjacent phases first and second. More...

Private Member Functions

type(index_pair_t) function, dimension(:), allocatable adjacent_phases (this, phase_name_first, phase_name_second)
 

Detailed Description

Determine if specified phase(s) exist in adjacent layers. Returns array of phase_ids for adjacent phases first and second.

Returns
Array of index pairs for adjacent phases

Definition at line 396 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ adjacent_phases()

type(index_pair_t) function, dimension(:), allocatable camp_aero_rep_data::adjacent_phases::adjacent_phases ( class(aero_rep_data_t), intent(in)  this,
character(len=*), intent(in)  phase_name_first,
character(len=*), intent(in)  phase_name_second 
)
private
Parameters
[in]thisAerosol respresentation data
[in]phase_name_firstName of first phase
[in]phase_name_secondName of second phase

Definition at line 396 of file aero_rep_data.F90.


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