|
Epetra Package Browser (Single Doxygen Collection)
Development
|
#include <Epetra_config.h>#include <Epetra_SerialComm.h>#include <Epetra_Version.h>#include <cstdlib>#include <sstream>#include <stdexcept>
Go to the source code of this file.
Functions | |
| void | exampleRoutine (const Epetra_Comm &comm, std::ostream &out) |
| int | main (int, char *[]) |
| void exampleRoutine | ( | const Epetra_Comm & | comm, |
| std::ostream & | out | ||
| ) |
Definition at line 27 of file lesson01_no_mpi.cpp.
| int main | ( | int | , |
| char * | [] | ||
| ) |
Definition at line 37 of file lesson01_no_mpi.cpp.
1.8.5