(git:e7e05ae)
helium_io.F File Reference

Go to the source code of this file.

Modules

module  helium_io
 I/O subroutines for helium.
 

Functions/Subroutines

subroutine, public helium_io::helium_read_xyz (coords, file_name, para_env)
 Read XYZ coordinates from file. More...
 
subroutine, public helium_io::helium_write_setup (helium)
 Write helium parameters to the output unit. More...
 
subroutine, public helium_io::helium_write_line (line)
 Writes out a line of text to the default output unit. More...
 
subroutine, public helium_io::helium_print_energy (helium_env)
 Print energies according to HELIUMPRINTENERGY. More...
 
subroutine, public helium_io::helium_print_vector (helium_env, pkey, DATA, uconv, col_label, cmmnt, fname, fpos, avg)
 Print a 3D real vector according to printkey <pkey> More...
 
subroutine, public helium_io::helium_print_accepts (helium_env)
 Print acceptance counts according to HELIUMPRINTACCEPTS. More...
 
subroutine, public helium_io::helium_print_perm (helium_env)
 Print permutation state according to HELIUMPRINTPERM. More...
 
subroutine, public helium_io::helium_print_action (pint_env, helium_env)
 Print helium action file to HELIUMPRINTACTION. More...
 
subroutine, public helium_io::helium_print_coordinates (helium_env)
 Print coordinates according to HELIUMPRINTCOORDINATES. More...
 
subroutine, public helium_io::helium_print_rdf (helium_env)
 Print radial distribution functions according to HELIUMPRINTRDF. More...
 
subroutine, public helium_io::helium_print_rho (helium_env)
 Print densities according to HELIUMPRINTRHO. More...
 
subroutine, public helium_io::helium_write_cubefile (unit, comment, origin, deltar, ndim, DATA)
 Write volumetric data to an orthorhombic cubefile. More...
 
subroutine, public helium_io::helium_print_plength (helium_env)
 Print permutation length according to HELIUMPRINTPLENGTH. More...
 
subroutine, public helium_io::helium_print_force (helium_env)
 Print helium force according to HELIUMPRINTFORCE. More...