WarpX
Loading...
Searching...
No Matches
LinearSolverLibrary.H File Reference
#include "AMReXGMRES_Wrapper.H"
#include "PETScKSP_Wrapper.H"
#include <AMReX_Enum.H>

Go to the source code of this file.

Enumerations

enum class  LinearSolverType : int { amrex_gmres , petsc_ksp }
 struct to select the linear solver for implicit schemes More...
 

Enumeration Type Documentation

◆ LinearSolverType

enum class LinearSolverType : int
strong

struct to select the linear solver for implicit schemes

Enumerator
amrex_gmres 
petsc_ksp