ShyLU
Version of the Day
|
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>
Go to the source code of this file.
Classes | |
class | ShyLU::DirectSolverInterface< Matrix, Vector > |
DirectSolverInterface class templated on Epetra/Tpetra Matrix and Vector. More... | |
Eperta/Tpetra templated interface for call Amesos and Amesos2.
Definition in file shylu_directsolver_interface_decl.hpp.