WarpX
Loading...
Searching...
No Matches
NonlinearSolverLibrary.H File Reference
#include "PicardSolver.H"
#include "NewtonSolver.H"
#include "PETScSNES_Wrapper.H"
#include <AMReX_Enum.H>

Go to the source code of this file.

Enumerations

enum class  NonlinearSolverType : int { picard , newton , petsc_snes }
 struct to select the nonlinear solver for implicit schemes More...
 

Enumeration Type Documentation

◆ NonlinearSolverType

enum class NonlinearSolverType : int
strong

struct to select the nonlinear solver for implicit schemes

Enumerator
picard 
newton 
petsc_snes