Set of routines for framework operation. More...
Functions/Subroutines | |
subroutine | frame_start |
Start framework. More... | |
subroutine | frame_monitor |
Simulataion monitoring. More... | |
subroutine | frame_end |
Finalise framework. More... | |
integer function | frame_get_master () |
Specify master node id. More... | |
Set of routines for framework operation.
subroutine frame_end | ( | ) |
Finalise framework.
integer function frame_get_master | ( | ) |
Specify master node id.
subroutine frame_monitor | ( | ) |
Simulataion monitoring.
subroutine frame_start | ( | ) |
Start framework.