44 #ifndef _read_matrix_hpp_ 45 #define _read_matrix_hpp_ 49 #include "Epetra_CrsMatrix.h" 50 #include "Epetra_Comm.h" 51 #include "Epetra_Vector.h" 55 const Epetra_Comm& comm);
59 const Epetra_Comm& comm);
62 const Epetra_Comm& Comm,
Epetra_Vector * read_vector_mm(const std::string &mm_file, const Epetra_Comm &comm)
Epetra_CrsMatrix * read_matrix_mm(const std::string &mm_file, const Epetra_Comm &comm)
void read_matrix_hb(const std::string &hb_file, const Epetra_Comm &Comm, Epetra_CrsMatrix *&A, Epetra_Vector *&b)