Epetra_Comm Barrier function.  
 More...
Public Member Functions | |
Barrier Methods  | |
| subroutine | barrier (this) | 
 Epetra_Comm Barrier function. 
Each processor must wait at the point the barrier is called until all processors have arrived. Implemented in Epetra_MpiComm, and Epetra_SerialComm.
| subroutine fepetra_comm::barrier::barrier | ( | class(epetra_comm), intent(in) | this | ) | 
| [in] | this | Polymorphic type Epetra_Comm communicator containing processors information | 
 1.8.6