HermesCommon  2.0
solvers Directory Reference

Files

file  amesos_solver.h [code]
 AmesosSolver class as an interface to Amesos.
 
file  aztecoo_solver.h [code]
 AztecOOSolver class as an interface to AztecOO.
 
file  dp_interface.h [code]
 Interface for DiscreteProblem required by NoxProblemInterface.
 
file  eigensolver.h [code]
 class for solving Eigenproblems. Currently using Python.
 
file  epetra.h [code]
 EpetraMatrix and EpetraVector storage classes for Amesos, AztecOO, ... .
 
file  linear_matrix_solver.h [code]
 
file  mumps_solver.h [code]
 MUMPS solver interface.
 
file  newton_solver_nox.h [code]
 NOX (nonliner) solver interface.
 
file  nonlinear_solver.h [code]
 General nonlinear solver functionality.
 
file  petsc_solver.h [code]
 PETSc solver interface.
 
file  precond.h [code]
 General functionality for preconditioners. Contains class Precond.
 
file  precond_ifpack.h [code]
 IFPACK (Trilinos package) preconditioners interface.
 
file  precond_ml.h [code]
 ML (Trilinos package) preconditioners interface.
 
file  superlu_solver.h [code]
 SuperLU solver interface.
 
file  umfpack_solver.h [code]
 UMFPACK solver interface.