(git:6a2e663)
input_cp2k_restarts Module Reference

Set of routines to dump the restart file of CP2K. More...

Functions/Subroutines

subroutine, public write_restart (md_env, force_env, root_section, coords, vels, pint_env, helium_env)
 checks if a restart needs to be written and does so, updating all necessary fields in the input file. This is a relatively simple wrapper routine. More...
 

Detailed Description

Set of routines to dump the restart file of CP2K.

History
01.2006 [created] Teodoro Laino

Function/Subroutine Documentation

◆ write_restart()

subroutine, public input_cp2k_restarts::write_restart ( type(md_environment_type), optional, pointer  md_env,
type(force_env_type), optional, pointer  force_env,
type(section_vals_type), pointer  root_section,
type(neb_var_type), optional, pointer  coords,
type(neb_var_type), optional, pointer  vels,
type(pint_env_type), intent(in), optional  pint_env,
type(helium_solvent_p_type), dimension(:), optional, pointer  helium_env 
)

checks if a restart needs to be written and does so, updating all necessary fields in the input file. This is a relatively simple wrapper routine.

Parameters
md_env...
force_env...
root_section...
coords...
vels...
pint_env...
helium_env...
History
03.2006 created [Joost VandeVondele]
Author
Joost VandeVondele

Definition at line 110 of file input_cp2k_restarts.F.

Here is the call graph for this function:
Here is the caller graph for this function: