Epetra Package Browser (Single Doxygen Collection)
Development
|
Go to the source code of this file.
Functions | |
void | exampleRoutine (const Epetra_Comm &comm, std::ostream &out) |
int | main (int argc, char *argv[]) |
void exampleRoutine | ( | const Epetra_Comm & | comm, |
std::ostream & | out | ||
) |
Definition at line 39 of file lesson01_mpi_on_its_own.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 49 of file lesson01_mpi_on_its_own.cpp.