CHROMA
|
Params for Chebyshev polynomial preconditioner. More...
#include <poly_cheb_fermact_w.h>
Classes | |
struct | PolyParams |
Public Member Functions | |
PolyChebFermActParams () | |
PolyChebFermActParams (XMLReader &in, const std::string &path) | |
Read parameters. More... | |
Public Attributes | |
struct Chroma::PolyChebFermActParams::PolyParams | polyParams |
std::string | AuxFermAct |
Params for Chebyshev polynomial preconditioner.
Definition at line 25 of file poly_cheb_fermact_w.h.
|
inline |
Definition at line 27 of file poly_cheb_fermact_w.h.
Chroma::PolyChebFermActParams::PolyChebFermActParams | ( | XMLReader & | in, |
const std::string & | path | ||
) |
Read parameters.
Definition at line 64 of file poly_cheb_fermact_w.cc.
References AuxFermAct, Chroma::PolyChebFermActParams::PolyParams::degree, Chroma::PolyChebFermActParams::PolyParams::LowerBound, Chroma::PolyChebFermActEnv::name, Chroma::PolyChebFermActParams::PolyParams::order, polyParams, Chroma::read(), and Chroma::PolyChebFermActParams::PolyParams::UpperBound.
std::string Chroma::PolyChebFermActParams::AuxFermAct |
std::string holding fermact xml
Definition at line 38 of file poly_cheb_fermact_w.h.
Referenced by Chroma::PolyChebFermAct::PolyChebFermAct(), and PolyChebFermActParams().
struct Chroma::PolyChebFermActParams::PolyParams Chroma::PolyChebFermActParams::polyParams |
Referenced by PolyChebFermActParams(), and Chroma::PolyChebFermAct::polyLinOp().