#include "EpetraExt_readEpetraLinearSystem.h"#include "Trilinos_Util.h"Include dependency graph for EpetraExt_readEpetraLinearSystem.cpp:

Go to the source code of this file.
Functions | |
| void | EpetraExt::readEpetraLinearSystem (const std::string &fileName,const Epetra_Comm &comm,Teuchos::RefCountPtr< Epetra_CrsMatrix > *A=NULL,Teuchos::RefCountPtr< Epetra_Map > *map=NULL,Teuchos::RefCountPtr< Epetra_Vector > *x=NULL,Teuchos::RefCountPtr< Epetra_Vector > *b=NULL,Teuchos::RefCountPtr< Epetra_Vector > *xExact=NULL) |
| Read in an Epetra linear system from a file. | |
1.4.7