Teuchos Package Browser (Single Doxygen Collection)
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 | |
haveMPIState_ | Teuchos::GlobalMPISession | privatestatic |
initialize(std::ostream *out) | Teuchos::GlobalMPISession | privatestatic |
justInTimeInitialize() | Teuchos::GlobalMPISession | privatestatic |
mpiIsFinalized() | Teuchos::GlobalMPISession | static |
mpiIsFinalized_ | Teuchos::GlobalMPISession | privatestatic |
mpiIsInitialized() | Teuchos::GlobalMPISession | static |
nProc_ | Teuchos::GlobalMPISession | privatestatic |
rank_ | Teuchos::GlobalMPISession | privatestatic |
sum(int localVal) | Teuchos::GlobalMPISession | static |
~GlobalMPISession() | Teuchos::GlobalMPISession |