SCALE-RM
|
Go to the source code of this file.
Modules | |
module | scale_fpm |
module FPM | |
Functions/Subroutines | |
subroutine, public | scale_fpm::fpm_init (max_failure, polling_freq, universal_comm, global_comm, local_comm, num_member, global_root, use_fpm) |
Initialize FPM. More... | |
subroutine, public | scale_fpm::fpm_polling (run_stat, stop_signal) |
Main system of FPM. More... | |
Variables | |
integer, public | scale_fpm::fpm_max_failure = 1 |
integer, public | scale_fpm::fpm_polling_freq = 5 |
logical, public | scale_fpm::fpm_alive |