#include <feel/feelcore/feel.hpp>
#include <feel/feelalg/solverlinear.hpp>
#include <feel/feelalg/matrixepetra.hpp>
#include <feel/feelalg/vectorepetra.hpp>
#include <AztecOO.h>
#include <Ifpack_CrsIct.h>
#include <ml_config.h>
#include <ml_RowMatrix.h>
#include <ml_MultiLevelPreconditioner.h>
#include <Teuchos_ParameterList.hpp>
Go to the source code of this file.
Namespaces | |
Feel | |
[marker1] | |
Functions | |
boost::shared_ptr < ML_Epetra::MultiLevelPreconditioner > | Feel::trilinos::createMLPreconditioner (Epetra_RowMatrix const &mat, po::variables_map const &vm) |