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

Go to the source code of this file.

Enumerations

enum class  NonlinearSolverType : int { Picard , Newton }
 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