|
Grid 0.7.0
|
#include <ActionParams.h>
Public Member Functions | |
| GRID_SERIALIZABLE_CLASS_MEMBERS (OneFlavourRationalParams, RealD, lo, RealD, hi, int, MaxIter, RealD, tolerance, RealD, mdtolerance, int, degree, int, precision, int, BoundsCheckFreq, RealD, BoundsCheckTol) | |
| OneFlavourRationalParams (RealD _lo=0.0, RealD _hi=1.0, int _maxit=1000, RealD tol=1.0e-8, int _degree=10, int _precision=64, int _BoundsCheckFreq=20, RealD mdtol=1.0e-6, double _BoundsCheckTol=1e-6) | |
Definition at line 78 of file ActionParams.h.
|
inline |
Definition at line 93 of file ActionParams.h.
Referenced by GRID_SERIALIZABLE_CLASS_MEMBERS().
| OneFlavourRationalParams::GRID_SERIALIZABLE_CLASS_MEMBERS | ( | OneFlavourRationalParams | , |
| RealD | , | ||
| lo | , | ||
| RealD | , | ||
| hi | , | ||
| int | , | ||
| MaxIter | , | ||
| RealD | , | ||
| tolerance | , | ||
| RealD | , | ||
| mdtolerance | , | ||
| int | , | ||
| degree | , | ||
| int | , | ||
| precision | , | ||
| int | , | ||
| BoundsCheckFreq | , | ||
| RealD | , | ||
| BoundsCheckTol | ) |
References OneFlavourRationalParams().