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

Get the size of the section of the camp_camp_state::camp_state_t::state_var array required for this aerosol representation. More...

Public Member Functions

integer(kind=i_kind) function get_size (this)
 

Detailed Description

Get the size of the section of the camp_camp_state::camp_state_t::state_var array required for this aerosol representation.

Definition at line 263 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ get_size()

integer(kind=i_kind) function camp_aero_rep_data::get_size::get_size ( class(aero_rep_data_t), intent(in)  this)
Returns
Size of the state array section
Parameters
[in]thisAerosol representation data

Definition at line 263 of file aero_rep_data.F90.


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