WarpX
Loading...
Searching...
No Matches
Preconditioner.H File Reference
#include "Utils/TextMsg.H"
#include <AMReX_Enum.H>
#include <string>

Go to the source code of this file.

Classes

class  Preconditioner< T, Ops >
 Base class for preconditioners. More...
 

Enumerations

enum class  PreconditionerType : int { pc_curl_curl_mlmg , pc_jacobi , pc_petsc , none }
 Types for preconditioners for field solvers. More...
 

Enumeration Type Documentation

◆ PreconditionerType

enum class PreconditionerType : int
strong

Types for preconditioners for field solvers.

Enumerator
pc_curl_curl_mlmg 
pc_jacobi 
pc_petsc 
none