libMesh
Loading...
Searching...
No Matches
Namespaces | Enumerations
enum_solver_package.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Enumerations

enum  libMesh::SolverPackage : int {
  libMesh::PETSC_SOLVERS =0 , libMesh::TRILINOS_SOLVERS , libMesh::LASPACK_SOLVERS , libMesh::SLEPC_SOLVERS ,
  libMesh::EIGEN_SOLVERS , libMesh::NLOPT_SOLVERS , libMesh::DIAGONAL_MATRIX , libMesh::INVALID_SOLVER_PACKAGE
}
 Defines an enum for various linear solver packages. More...