#include "Trilinos_Util.h"#include "iohb.h"#include "Epetra_Comm.h"#include "Epetra_BlockMap.h"#include "Epetra_Vector.h"#include "Epetra_VbrMatrix.h"Include dependency graph for Trilinos_Util_ReadHb2EpetraVbr.cpp:
Functions | |
| void | Trilinos_Util_ReadHb2EpetraVbr (char *data_file, char *partitioning, const Epetra_Comm &comm, Epetra_BlockMap *&map, Epetra_VbrMatrix *&A, Epetra_Vector *&x, Epetra_Vector *&b, Epetra_Vector *&xexact) |
|
||||||||||||||||||||||||||||||||||||
|
|
1.3.9.1