ShyLU  Version of the Day
Classes
shylu_directsolver_interface_decl.hpp File Reference

Eperta/Tpetra templated interface for call Amesos and Amesos2. More...

#include "ShyLUCore_config.h"
#include <shylu.h>
#include <shylu_util.h>
#include <Epetra_CrsMatrix.h>
#include <Epetra_MultiVector.h>
#include <Epetra_Vector.h>
#include <Epetra_Map.h>
#include <Epetra_LinearProblem.h>
#include <Isorropia_config.h>
#include <Isorropia_Epetra.hpp>
#include <Isorropia_EpetraProber.hpp>
#include <Isorropia_EpetraPartitioner.hpp>
#include <Isorropia_EpetraRedistributor.hpp>
#include <Teuchos_XMLParameterListHelpers.hpp>
#include <Amesos.h>
#include <Amesos_BaseSolver.h>
Include dependency graph for shylu_directsolver_interface_decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ShyLU::DirectSolverInterface< Matrix, Vector >
 DirectSolverInterface class templated on Epetra/Tpetra Matrix and Vector. More...
 

Detailed Description

Eperta/Tpetra templated interface for call Amesos and Amesos2.

Author
Joshua Dennis Booth

Definition in file shylu_directsolver_interface_decl.hpp.