![]() |
(git:b77b4be)
|
Swarm-framwork, provides a convenient master/worker architecture. More...
Functions/Subroutines | |
subroutine, public | run_swarm (input_declaration, root_section, para_env, globenv, input_path) |
Central driver routine of the swarm framework, called by cp2k_runs.F. | |
Swarm-framwork, provides a convenient master/worker architecture.
subroutine, public swarm::run_swarm | ( | type(section_type), pointer | input_declaration, |
type(section_vals_type), pointer | root_section, | ||
type(mp_para_env_type), pointer | para_env, | ||
type(global_environment_type), pointer | globenv, | ||
character(len=*), intent(in) | input_path | ||
) |
Central driver routine of the swarm framework, called by cp2k_runs.F.
input_declaration | ... |
root_section | ... |
para_env | ... |
globenv | ... |
input_path | ... |
Definition at line 61 of file swarm.F.