(git:b195825)
helium_types.F File Reference

Go to the source code of this file.

Modules

module  helium_types
 Data types representing superfluid helium.
 

Functions/Subroutines

subroutine, public helium_types::helium_destroy_int_arr_ptr (int_arr_p)
 Deallocate all arrays pointed to by the pointers stored in the integer pointer array. More...
 

Variables

integer, parameter, public helium_types::e_id_total = 1
 Energy contributions - symbolic names for indexing energy arrays. More...
 
integer, parameter, public helium_types::e_id_potential = 2
 
integer, parameter, public helium_types::e_id_kinetic = 3
 
integer, parameter, public helium_types::e_id_interact = 4
 
integer, parameter, public helium_types::e_id_thermo = 5
 
integer, parameter, public helium_types::e_id_virial = 6
 
integer, parameter, public helium_types::e_num_ids = 10
 Number of energy contributions for static array allocation. More...
 
integer, parameter, public helium_types::rho_num = 5
 number of density function identifiers More...
 
integer, parameter, public helium_types::rho_atom_number = 1
 density function identifier names More...
 
integer, parameter, public helium_types::rho_projected_area = 2
 
integer, parameter, public helium_types::rho_winding_number = 3
 
integer, parameter, public helium_types::rho_winding_cycle = 4
 
integer, parameter, public helium_types::rho_moment_of_inertia = 5