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 38 of file lesson01_mpi_only_through_Epetra.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 48 of file lesson01_mpi_only_through_Epetra.cpp.