Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <iostream>
#include <fstream>
#include <mpi.h>
Go to the source code of this file.
Functions | |
void | runTest (int ndoubles, MPI_Comm &comm) |
int | main (int narg, char **arg) |
void runTest | ( | int | ndoubles, |
MPI_Comm & | comm | ||
) |
Definition at line 7 of file waterman_mpi.cpp.
int main | ( | int | narg, |
char ** | arg | ||
) |
Definition at line 33 of file waterman_mpi.cpp.