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


Returns total number of processes. More...

Public Member Functions

Attribute Accessor Methods
integer(c_int) function numproc (this)
 

Detailed Description


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.

Member Function/Subroutine Documentation

integer(c_int) function fepetra_comm::NumProc::numproc ( 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: