#include "mpi.h"#include "Teuchos_RefCountPtr.hpp"Include dependency graph for BlockCG/createEpetraProblem.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Belos |
Classes | |
| class | Belos::MPIFinalize |
Functions | |
| int | createEpetraProblem (std::string &filename, RefCountPtr< Epetra_Map > *rowMap, RefCountPtr< Epetra_CrsMatrix > *A, RefCountPtr< Epetra_MultiVector > *B, RefCountPtr< Epetra_MultiVector > *X, int *MyPID) |
|
||||||||||||||||||||||||||||
|
Definition at line 42 of file BlockCG/createEpetraProblem.cpp. |
1.3.9.1