|
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... | |
Public Attributes | |
| type(camp_state_t), pointer | val => null() |
Pointer type for building arrays.
Definition at line 57 of file camp_state.F90.
| procedure camp_camp_state::camp_state_ptr::dereference |
Dereference the pointer.
Definition at line 61 of file camp_state.F90.
|
final |
Finalize the pointer.
Definition at line 63 of file camp_state.F90.

| type(camp_state_t), pointer camp_camp_state::camp_state_ptr::val => null() |
Definition at line 58 of file camp_state.F90.