|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <stdio.h>#include <mpi.h>#include "Teuchos_CommHelpers.hpp"#include "Teuchos_DefaultComm.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_ArrayView.hpp"
Go to the source code of this file.
Functions | |
| int | main (int narg, char **arg) |
| int main | ( | int | narg, |
| char ** | arg | ||
| ) |
Definition at line 14 of file subcommTestTeuchosComm.cpp.
1.8.5