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

Pointer to sub_model_data_t extending types. More...

Public Member Functions

procedure dereference (this)
 Dereference the pointer.
 
final ptr_finalize (this)
 Finalize the pointer.
 

Public Attributes

class(sub_model_data_t), pointer val => null()
 

Detailed Description

Pointer to sub_model_data_t extending types.

Definition at line 102 of file sub_model_data.F90.

Constructor & Destructor Documentation

◆ ptr_finalize()

final camp_sub_model_data::sub_model_data_ptr::ptr_finalize ( type(sub_model_data_ptr), intent(inout)  this)
final

Finalize the pointer.

Parameters
[in,out]thisPointer to a sub-model

Definition at line 108 of file sub_model_data.F90.

Here is the call graph for this function:

Member Function/Subroutine Documentation

◆ dereference()

procedure camp_sub_model_data::sub_model_data_ptr::dereference ( class(sub_model_data_ptr), intent(inout)  this)

Dereference the pointer.

Parameters
[in,out]thisPointer to a sub-model

Definition at line 106 of file sub_model_data.F90.

Member Data Documentation

◆ val

class(sub_model_data_t), pointer camp_sub_model_data::sub_model_data_ptr::val => null()

Definition at line 103 of file sub_model_data.F90.


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