Teuchos - Trilinos Tools Package
Version of the Day
|
This is the complete list of members for Teuchos::GlobalMPISession, including all inherited members.
abort() | Teuchos::GlobalMPISession | static |
allGather(int localVal, const ArrayView< int > &allVals) | Teuchos::GlobalMPISession | static |
barrier() | Teuchos::GlobalMPISession | static |
getNProc() | Teuchos::GlobalMPISession | static |
getRank() | Teuchos::GlobalMPISession | static |
GlobalMPISession(int *argc, char ***argv, std::ostream *out=&std::cout) | Teuchos::GlobalMPISession | |
mpiIsFinalized() | Teuchos::GlobalMPISession | static |
mpiIsInitialized() | Teuchos::GlobalMPISession | static |
sum(int localVal) | Teuchos::GlobalMPISession | static |
~GlobalMPISession() | Teuchos::GlobalMPISession |