(git:1a29073)
swarm_worker.F File Reference

Go to the source code of this file.

Modules

module  swarm_worker
 Workers's routines for the swarm-framework.
 

Functions/Subroutines

subroutine, public swarm_worker::swarm_worker_init (worker, para_env, input_declaration, root_section, input_path, worker_id)
 Initializes a swarm worker. More...
 
subroutine, public swarm_worker::swarm_worker_execute (worker, cmd, report, should_stop)
 Central execute routine of the swarm worker. More...
 
subroutine, public swarm_worker::swarm_worker_finalize (worker)
 Finalizes a swarm worker. More...