Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
RunParaklete.cpp File Reference
#include "Amesos_ConfigDefs.h"
#include "Epetra_SerialComm.h"
#include "Epetra_Vector.h"
#include "Epetra_Time.h"
#include "Epetra_RowMatrix.h"
#include "Epetra_CrsMatrix.h"
#include "Amesos.h"
#include "Amesos_BaseSolver.h"
#include "Teuchos_ParameterList.hpp"
#include "Galeri_Maps.h"
#include "Galeri_CrsMatrices.h"
Include dependency graph for RunParaklete.cpp:

Go to the source code of this file.

Functions

int MyCreateCrsMatrix (const char *in_filename, const Epetra_Comm &Comm, Epetra_Map *&readMap, const bool transpose, const bool distribute, bool &symmetric, Epetra_CrsMatrix *&Matrix)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ MyCreateCrsMatrix()

int MyCreateCrsMatrix ( const char * in_filename,
const Epetra_Comm & Comm,
Epetra_Map *& readMap,
const bool transpose,
const bool distribute,
bool & symmetric,
Epetra_CrsMatrix *& Matrix )

Definition at line 50 of file RunParaklete.cpp.

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 190 of file RunParaklete.cpp.