Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
waterman_teuchoscomm.cpp File Reference
#include <iostream>
#include <fstream>
#include <Teuchos_RCP.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_Comm.hpp>
#include <Teuchos_CommHelpers.hpp>
Include dependency graph for waterman_teuchoscomm.cpp:

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)
 

Function Documentation

void runTest ( int  ndoubles,
Teuchos::RCP< const Teuchos::Comm< int > > &  comm 
)

Definition at line 12 of file waterman_teuchoscomm.cpp.

int main ( int  narg,
char **  arg 
)

Definition at line 40 of file waterman_teuchoscomm.cpp.