CAMP 1.0.0
Chemistry Across Multiple Phases
Public Member Functions | Public Attributes | List of all members
camp_aero_rep_data::aero_rep_data_ptr Type Reference

Pointer to aero_rep_data_t extending types. More...

Public Member Functions

procedure dereference
 Dereference the pointer. More...
 
final ptr_finalize
 Finalize the pointer. More...
 

Public Attributes

class(aero_rep_data_t), pointer val => null()
 Pointer to an aerosol representation. More...
 

Detailed Description

Pointer to aero_rep_data_t extending types.

Definition at line 137 of file aero_rep_data.F90.

Member Function/Subroutine Documentation

◆ dereference()

procedure camp_aero_rep_data::aero_rep_data_ptr::dereference

Dereference the pointer.

Definition at line 142 of file aero_rep_data.F90.

◆ ptr_finalize()

final camp_aero_rep_data::aero_rep_data_ptr::ptr_finalize
final

Finalize the pointer.

Definition at line 144 of file aero_rep_data.F90.

Here is the call graph for this function:

Member Data Documentation

◆ val

class(aero_rep_data_t), pointer camp_aero_rep_data::aero_rep_data_ptr::val => null()

Pointer to an aerosol representation.

Definition at line 139 of file aero_rep_data.F90.


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