GEOSX
|
#include "common/EnumStrings.hpp"
Go to the source code of this file.
Classes | |
struct | geosx::LinearSolverParameters |
Set of parameters for a linear solver or preconditioner. More... | |
struct | geosx::LinearSolverParameters::Direct |
Direct solver parameters: used for SuperLU_Dist interface through hypre and PETSc. More... | |
struct | geosx::LinearSolverParameters::Krylov |
Krylov-method parameters. More... | |
struct | geosx::LinearSolverParameters::Scaling |
Matrix-scaling parameters. More... | |
struct | geosx::LinearSolverParameters::AMG |
Algebraic multigrid parameters. More... | |
struct | geosx::LinearSolverParameters::MGR |
Multigrid reduction parameters. More... | |
struct | geosx::LinearSolverParameters::ILU |
Incomplete factorization parameters. More... | |
struct | geosx::LinearSolverParameters::DD |
Domain decomposition parameters. More... | |
Namespaces | |
geosx | |