(git:e7e05ae)
mdctrl_methods.F File Reference

Go to the source code of this file.

Modules

module  mdctrl_methods
 A common interface (wrapper) for a callback into the md_run loop. Currently this is only used by the glbopt machinery, but its meant to be extended if others need to control the md_run loop, too.
 

Functions/Subroutines

subroutine, public mdctrl_methods::mdctrl_callback (mdctrl, md_env, should_stop)
 This is called by md_run for each step during during its main-loop. More...