OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "AbstractObjects/Definition.h"
#include "Algorithms/PartData.h"
#include "Solvers/PoissonSolver.h"
#include "Amr/AmrObject.h"
#include "Solvers/AmrPoissonSolver.h"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | FieldSolver |
Enumerations | |
enum class | FieldSolverType : short { NONE = -1 , FFT , FFTBOX , SAAMG , P3M , FMG , ML , AMRMG , HYPRE , HPGMG } |
Functions | |
Inform & | operator<< (Inform &os, const FieldSolver &fs) |
|
strong |
Enumerator | |
---|---|
NONE | |
FFT | |
FFTBOX | |
SAAMG | |
P3M | |
FMG | |
ML | |
AMRMG | |
HYPRE | |
HPGMG |
Definition at line 38 of file FieldSolver.h.
|
inline |
Definition at line 169 of file FieldSolver.h.
References Hypervolume::fs.