7.7 psb_barrier — Sinchronization point parallel environment

call psb_barrier(ctxt)

This subroutine acts as an explicit synchronization point for the PSBLAS parallel virtual machine.

Type:
Synchronous.
On Entry
ctxt
the communication context identifying the virtual parallel machine.
Scope: global.
Type: required.
Intent: in.
Specified as: an integer variable.