|
CAMP 1.0.0
Chemistry Across Multiple Phases
|
Pointer type for building arrays of mixed reactions. More...
Public Member Functions | |
| procedure | dereference |
| Dereference the pointer. More... | |
| final | ptr_finalize |
| Finalize the pointer. More... | |
| ptr_finalize_array | |
Public Attributes | |
| class(rxn_data_t), pointer | val => null() |
Pointer type for building arrays of mixed reactions.
Definition at line 150 of file rxn_data.F90.
| procedure camp_rxn_data::rxn_data_ptr::dereference |
Dereference the pointer.
Definition at line 154 of file rxn_data.F90.
|
final |
Finalize the pointer.
Definition at line 156 of file rxn_data.F90.

| camp_rxn_data::rxn_data_ptr::ptr_finalize_array |
Definition at line 156 of file rxn_data.F90.
| class(rxn_data_t), pointer camp_rxn_data::rxn_data_ptr::val => null() |
Definition at line 151 of file rxn_data.F90.