(git:3add494)
swarm Module Reference

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. More...
 

Detailed Description

Swarm-framwork, provides a convenient master/worker architecture.

Author
Ole Schuett

Function/Subroutine Documentation

◆ run_swarm()

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.

Parameters
input_declaration...
root_section...
para_env...
globenv...
input_path...
Author
Ole Schuett

Definition at line 61 of file swarm.F.

Here is the call graph for this function: