Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ runTest()

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

Definition at line 12 of file waterman_teuchoscomm.cpp.

◆ main()

int main ( int narg,
char ** arg )

Definition at line 40 of file waterman_teuchoscomm.cpp.