$extrastylesheet
enum_solver_type.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh

Enumerations

enum  libMesh::SolverType {
  libMesh::CG = 0, libMesh::CGN, libMesh::CGS, libMesh::CR,
  libMesh::QMR, libMesh::TCQMR, libMesh::TFQMR, libMesh::BICG,
  libMesh::BICGSTAB, libMesh::MINRES, libMesh::GMRES, libMesh::LSQR,
  libMesh::JACOBI, libMesh::SOR_FORWARD, libMesh::SOR_BACKWARD, libMesh::SSOR,
  libMesh::RICHARDSON, libMesh::CHEBYSHEV, libMesh::INVALID_SOLVER
}