(git:374b731)
Loading...
Searching...
No Matches
helium_types.F File Reference

Go to the source code of this file.

Data Types

type  helium_types::helium_solvent_type
 data structure for solvent helium More...
 
type  helium_types::helium_solvent_p_type
 data structure for array of solvent helium environments More...
 
type  helium_types::int_arr_ptr
 A pointer to an integer array, data type to be used in arrays of pointers. More...
 

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.
 

Variables

integer, parameter, public helium_types::e_id_total = 1
 Energy contributions - symbolic names for indexing energy arrays.
 
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.
 
integer, parameter, public helium_types::rho_num = 5
 number of density function identifiers
 
integer, parameter, public helium_types::rho_atom_number = 1
 density function identifier names
 
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