ForTrilinos
 All Classes Files Functions Pages
List of all members
fepetra_comm::barrier Interface Reference


Epetra_Comm Barrier function. More...

Public Member Functions

Barrier Methods
subroutine barrier (this)
 

Detailed Description


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.

Constructor & Destructor Documentation

subroutine fepetra_comm::barrier::barrier ( class(epetra_comm), intent(in)  this)
Parameters
[in]thisPolymorphic type Epetra_Comm communicator containing processors information

The documentation for this interface was generated from the following file: