CHROMA
|
AVP's DWF Solver interface. More...
#include <mdwf_solver.h>
Public Types | |
typedef LatticeFermion | T |
typedef multi1d< LatticeColorMatrix > | P |
typedef multi1d< LatticeColorMatrix > | Q |
Public Member Functions | |
MDWFQpropT (Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > A_, Handle< LinOpSystemSolverArray< T > > invA_, Handle< FermState< T, P, Q > > state_, const Real &OverMass_, const Real &Mass_, const AnisoParam_t &anisoParam_, const GroupXML_t &invParam_) | |
~MDWFQpropT () | |
int | size () const |
Expected length of array index. More... | |
const Subset & | subset () const |
Return the subset on which the operator acts. More... | |
Public Member Functions inherited from Chroma::SystemSolverArray< LatticeFermion > | |
virtual | ~SystemSolverArray () |
Virtual destructor to help with cleanup;. More... | |
Private Attributes | |
Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > | A |
Real | OverMass |
Real | Mass |
int | N5 |
AnisoParam_t | anisoParam |
SysSolverCGParams | invParam |
multi1d< LatticeColorMatrix > | u |
QOP_MDWF_State * | state |
QOP_MDWF_Parameters * | params |
SystemSolverResults_t | operator() (multi1d< LatticeFermion > &psi, const multi1d< LatticeFermion > &chi) const |
Solver the linear system. More... | |
void | init (Handle< FermState< T, P, Q > > fermstate, const GroupXML_t &inv) |
void | fini (void) |
AVP's DWF Solver interface.
Definition at line 29 of file mdwf_solver.h.
typedef multi1d<LatticeColorMatrix> Chroma::MDWFQpropT::P |
Definition at line 33 of file mdwf_solver.h.
typedef multi1d<LatticeColorMatrix> Chroma::MDWFQpropT::Q |
Definition at line 34 of file mdwf_solver.h.
typedef LatticeFermion Chroma::MDWFQpropT::T |
Definition at line 32 of file mdwf_solver.h.
|
inline |
Definition at line 37 of file mdwf_solver.h.
References Chroma::MesonSpec2PtEnv::init().
|
inline |
Definition at line 53 of file mdwf_solver.h.
References Chroma::state.
|
private |
Definition at line 529 of file mdwf_solver.cc.
References END_CODE, params, START_CODE, and Chroma::state.
|
private |
Definition at line 428 of file mdwf_solver.cc.
References a5, END_CODE, Mass, mu, N5, Nd, OverMass, params, Chroma::GroupXML_t::path, Chroma::read(), START_CODE, Chroma::state, Chroma::u, and Chroma::GroupXML_t::xml.
|
virtual |
Solver the linear system.
psi | quark propagator ( Modify ) |
chi | source ( Read ) |
Implements Chroma::SystemSolverArray< LatticeFermion >.
Definition at line 192 of file mdwf_solver.cc.
References Chroma::A(), chi, END_CODE, Chroma::AVPSolverFunctions::gaugeReader(), N5, Chroma::SystemSolverResults_t::n_count, params, Chroma::PLUS, psi, r(), Chroma::SystemSolverResults_t::resid, START_CODE, Chroma::state, and Chroma::u.
|
inlinevirtual |
Expected length of array index.
Implements Chroma::SystemSolverArray< LatticeFermion >.
Definition at line 69 of file mdwf_solver.h.
References N5.
|
inlinevirtual |
Return the subset on which the operator acts.
Implements Chroma::SystemSolverArray< LatticeFermion >.
Definition at line 70 of file mdwf_solver.h.
|
private |
Definition at line 74 of file mdwf_solver.h.
|
private |
Definition at line 78 of file mdwf_solver.h.
|
private |
Definition at line 79 of file mdwf_solver.h.
|
private |
Definition at line 76 of file mdwf_solver.h.
|
private |
Definition at line 77 of file mdwf_solver.h.
|
private |
Definition at line 75 of file mdwf_solver.h.
|
private |
Definition at line 84 of file mdwf_solver.h.
|
private |
Definition at line 83 of file mdwf_solver.h.
|
private |
Definition at line 80 of file mdwf_solver.h.