| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
#include <iostream>#include <fstream>#include <Teuchos_RCP.hpp>#include <Teuchos_DefaultComm.hpp>#include <Teuchos_Comm.hpp>#include <Teuchos_CommHelpers.hpp>
Go to the source code of this file.
| Functions | |
| void | runTest (int ndoubles, Teuchos::RCP< const Teuchos::Comm< int > > &comm) | 
| int | main (int narg, char **arg) | 
| void runTest | ( | int | ndoubles, | 
| Teuchos::RCP< const Teuchos::Comm< int > > & | comm | ||
| ) | 
Definition at line 21 of file waterman_teuchoscomm.cpp.
| int main | ( | int | narg, | 
| char ** | arg | ||
| ) | 
Definition at line 49 of file waterman_teuchoscomm.cpp.
 1.8.5
 1.8.5