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

Pointer type for building arrays. More...

Collaboration diagram for camp_aero_phase_data::aero_phase_data_ptr:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

type(aero_phase_data_t), pointer val => null()
 

Detailed Description

Pointer type for building arrays.

Definition at line 148 of file aero_phase_data.F90.

Member Function/Subroutine Documentation

◆ dereference()

procedure camp_aero_phase_data::aero_phase_data_ptr::dereference

Dereference the pointer.

Definition at line 152 of file aero_phase_data.F90.

◆ ptr_finalize()

final camp_aero_phase_data::aero_phase_data_ptr::ptr_finalize
final

Finalize the pointer.

Definition at line 154 of file aero_phase_data.F90.

Here is the call graph for this function:

Member Data Documentation

◆ val

type(aero_phase_data_t), pointer camp_aero_phase_data::aero_phase_data_ptr::val => null()

Definition at line 149 of file aero_phase_data.F90.


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