OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
RootFinderForCSR.h File Reference
#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>
Include dependency graph for RootFinderForCSR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RootFinderForCSR
struct  RootFinderForCSR::PolyParams

Class Documentation

◆ RootFinderForCSR::PolyParams

struct RootFinderForCSR::PolyParams

Definition at line 143 of file RootFinderForCSR.h.

Collaboration diagram for RootFinderForCSR::PolyParams:
Class Members
double a_m
double b_m
double d_m
double e_m