|
CAMP 1.0.0
Chemistry Across Multiple Phases
|
Pointer type for building arrays. More...

Public Member Functions | |
| procedure | dereference |
| Dereference the pointer. More... | |
| final | ptr_finalize |
| Finalize the pointer. More... | |
| ptr_finalize_array | |
Public Attributes | |
| type(aero_phase_data_t), pointer | val => null() |
Pointer type for building arrays.
Definition at line 154 of file aero_phase_data.F90.
| procedure camp_aero_phase_data::aero_phase_data_ptr::dereference |
Dereference the pointer.
Definition at line 158 of file aero_phase_data.F90.
|
final |
Finalize the pointer.
Definition at line 160 of file aero_phase_data.F90.

| camp_aero_phase_data::aero_phase_data_ptr::ptr_finalize_array |
Definition at line 160 of file aero_phase_data.F90.
| type(aero_phase_data_t), pointer camp_aero_phase_data::aero_phase_data_ptr::val => null() |
Definition at line 155 of file aero_phase_data.F90.