Returns total number of processes.
More...
Public Member Functions | |
Attribute Accessor Methods | |
| integer(c_int) function | NumProc (this) |
Returns total number of processes.
In MPI mode returns the size of the MPI communicator. In serial mode returns 1. Implemented in Epetra_MpiComm, and Epetra_SerialComm.
| integer(c_int) function FEpetra_Comm::NumProc::NumProc | ( | class(Epetra_Comm), intent(in) | this | ) |
| [in] | this | Polymorphic type Epetra_Comm communicator containing processors information |
1.7.6.1