(git:b279b6b)
input_cp2k_binary_restarts.F File Reference

Go to the source code of this file.

Modules

module  input_cp2k_binary_restarts
 Routines to read the binary restart file of CP2K.
 

Functions/Subroutines

subroutine, public input_cp2k_binary_restarts::read_binary_coordinates (topology, root_section, para_env, subsys_section, binary_file_read)
 Read the input section &COORD from an external file written in binary format. More...
 
subroutine, public input_cp2k_binary_restarts::read_binary_cs_coordinates (prefix, particle_set, root_section, subsys_section, binary_file_read)
 Read the input section &CORE_COORD or &SHELL_COORD from an external file written in binary format. More...
 
subroutine, public input_cp2k_binary_restarts::read_binary_velocities (prefix, particle_set, root_section, para_env, subsys_section, binary_file_read)
 Read the input section &VELOCITY, &CORE_VELOCITY, or &SHELL_VELOCITY from an external file written in binary format. More...
 
subroutine, public input_cp2k_binary_restarts::read_binary_thermostats_nose (prefix, nhc, binary_restart_file_name, restart, para_env)
 Read the input section &THERMOSTAT for Nose thermostats from an external file written in binary format. More...