![]() |
(git:b77b4be)
|
Data Types | |
type | fist_energy_type |
Functions/Subroutines | |
subroutine, public | allocate_fist_energy (fist_energy) |
Allocate and/or initialise a Fist energy data structure. | |
subroutine, public | deallocate_fist_energy (fist_energy) |
Deallocate a Fist energy data structure. | |
subroutine, public fist_energy_types::allocate_fist_energy | ( | type(fist_energy_type), pointer | fist_energy | ) |
Allocate and/or initialise a Fist energy data structure.
fist_energy | ... |
Definition at line 48 of file fist_energy_types.F.
subroutine, public fist_energy_types::deallocate_fist_energy | ( | type(fist_energy_type), pointer | fist_energy | ) |
Deallocate a Fist energy data structure.
fist_energy | ... |
Definition at line 66 of file fist_energy_types.F.