|
OPAL (Object Oriented Parallel Accelerator Library)
2024.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 | PartBunchBase< T, Dim > |
| class | FieldSolver |
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 FieldSolver::printInfo().

1.8.5