OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Attributes | List of all members
RootFinderForCSR::PolyParams Struct Reference

Public Attributes

double a_m
 
double b_m
 
double d_m
 
double e_m
 

Detailed Description

Definition at line 143 of file RootFinderForCSR.h.

Member Data Documentation

double RootFinderForCSR::PolyParams::a_m

Definition at line 144 of file RootFinderForCSR.h.

Referenced by RootFinderForCSR::computeValueGSL().

double RootFinderForCSR::PolyParams::b_m

Definition at line 145 of file RootFinderForCSR.h.

Referenced by RootFinderForCSR::computeValueGSL().

double RootFinderForCSR::PolyParams::d_m

Definition at line 146 of file RootFinderForCSR.h.

Referenced by RootFinderForCSR::computeValueGSL().

double RootFinderForCSR::PolyParams::e_m

Definition at line 147 of file RootFinderForCSR.h.

Referenced by RootFinderForCSR::computeValueGSL().


The documentation for this struct was generated from the following file: