|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include "Utilities/GeneralClassicException.h"#include <gsl/gsl_errno.h>#include <gsl/gsl_math.h>#include <gsl/gsl_roots.h>#include <complex>#include <vector>#include <algorithm>#include <iostream>#include <utility>Go to the source code of this file.
Classes | |
| class | RootFinderForCSR |
| struct | RootFinderForCSR::PolyParams |
| struct RootFinderForCSR::PolyParams |
Definition at line 143 of file RootFinderForCSR.h.
| Class Members | ||
|---|---|---|
| double | a_m | |
| double | b_m | |
| double | d_m | |
| double | e_m | |