#include "Paso.h"
#include <boost/python/object.hpp>
Go to the source code of this file.
§ PASO_AGGREGATION_COARSENING
#define PASO_AGGREGATION_COARSENING 35 |
§ PASO_AMG
§ PASO_AMLI
§ PASO_BACKWARD_EULER
#define PASO_BACKWARD_EULER 68 |
§ PASO_BICGSTAB
§ PASO_BOOMERAMG
#define PASO_BOOMERAMG 60 |
§ PASO_CGS
§ PASO_CHOLEVSKY
§ PASO_CIJP_COARSENING
#define PASO_CIJP_COARSENING 62 |
§ PASO_CIJP_FIXED_RANDOM_COARSENING
#define PASO_CIJP_FIXED_RANDOM_COARSENING 61 |
§ PASO_CLASSIC_INTERPOLATION
#define PASO_CLASSIC_INTERPOLATION 51 |
§ PASO_CLASSIC_INTERPOLATION_WITH_FF_COUPLING
#define PASO_CLASSIC_INTERPOLATION_WITH_FF_COUPLING 50 |
§ PASO_CR
§ PASO_CRANK_NICOLSON
#define PASO_CRANK_NICOLSON 67 |
§ PASO_DEFAULT
§ PASO_DEFAULT_REORDERING
#define PASO_DEFAULT_REORDERING 30 |
§ PASO_DIRECT
§ PASO_DIRECT_INTERPOLATION
#define PASO_DIRECT_INTERPOLATION 52 |
§ PASO_FALGOUT_COARSENING
#define PASO_FALGOUT_COARSENING 63 |
§ PASO_GAUSS_SEIDEL
#define PASO_GAUSS_SEIDEL 28 |
§ PASO_GMRES
§ PASO_GS
§ PASO_HMIS_COARSENING
#define PASO_HMIS_COARSENING 65 |
§ PASO_ILU0
§ PASO_ILUT
§ PASO_ITERATIVE
#define PASO_ITERATIVE 20 |
§ PASO_JACOBI
Referenced by paso::FCT_Solver::initialize(), paso::Options::mapEscriptOption(), paso::MergedSolver::MergedSolver(), paso::Options::name(), paso::Preconditioner_alloc(), paso::Preconditioner_AMG_alloc(), paso::Preconditioner_AMG_Root_alloc(), paso::Preconditioner_BoomerAMG_alloc(), paso::Preconditioner_LocalAMG_alloc(), paso::Preconditioner_solve(), and paso::Options::setDefaults().
§ PASO_LINEAR_CRANK_NICOLSON
#define PASO_LINEAR_CRANK_NICOLSON 66 |
§ PASO_MINIMUM_FILL_IN
#define PASO_MINIMUM_FILL_IN 18 |
§ PASO_MINRES
§ PASO_MKL
Referenced by paso::Options::getPackage(), paso::Options::getSolver(), paso::SystemMatrix::getSystemMatrixTypeId(), paso::Options::mapEscriptOption(), paso::MergedSolver::MergedSolver(), paso::MKL_free(), paso::MKL_solve(), paso::Options::name(), paso::Preconditioner_LocalAMG_alloc(), paso::Preconditioner_LocalAMG_solve(), paso::MergedSolver::solve(), paso::SystemMatrix::solve(), paso::solve_free(), and paso::SparseMatrix::~SparseMatrix().
§ PASO_NESTED_DISSECTION
#define PASO_NESTED_DISSECTION 19 |
§ PASO_NO_PRECONDITIONER
#define PASO_NO_PRECONDITIONER 36 |
§ PASO_NO_REORDERING
#define PASO_NO_REORDERING 17 |
§ PASO_NONLINEAR_GMRES
#define PASO_NONLINEAR_GMRES 25 |
§ PASO_PASO
§ PASO_PCG
§ PASO_PMIS_COARSENING
#define PASO_PMIS_COARSENING 64 |
§ PASO_PRES20
§ PASO_REC_ILU
§ PASO_RILU
§ PASO_RUGE_STUEBEN_COARSENING
#define PASO_RUGE_STUEBEN_COARSENING 34 |
§ PASO_SMOOTHER
#define PASO_SMOOTHER 99999999 |
§ PASO_STANDARD_COARSENING
#define PASO_STANDARD_COARSENING 39 |
§ PASO_TFQMR
§ PASO_TRILINOS
§ PASO_UMFPACK
Referenced by paso::Options::getPackage(), paso::Options::getSolver(), paso::SystemMatrix::getSystemMatrixTypeId(), paso::Options::mapEscriptOption(), paso::MergedSolver::MergedSolver(), paso::Options::name(), paso::Preconditioner_LocalAMG_alloc(), paso::Preconditioner_LocalAMG_solve(), paso::MergedSolver::solve(), paso::SystemMatrix::solve(), paso::solve_free(), paso::UMFPACK_solve(), and paso::SparseMatrix::~SparseMatrix().
§ PASO_YAIR_SHAPIRA_COARSENING
#define PASO_YAIR_SHAPIRA_COARSENING 33 |