WarpX
Enumerations
NonlinearSolverLibrary.H File Reference
#include "PicardSolver.H"
#include "NewtonSolver.H"

Go to the source code of this file.

Enumerations

enum  NonlinearSolverType { Picard = 0 , Newton = 1 }
 struct to select the nonlinear solver for implicit schemes More...
 

Enumeration Type Documentation

◆ NonlinearSolverType

struct to select the nonlinear solver for implicit schemes

Enumerator
Picard 
Newton