CHROMA
|
Go to the source code of this file.
Functions | |
void | wilson_dsdu (const UnprecWilsonFermAct &S, multi1d< LatticeColorMatrix > &ds_u, Handle< const ConnectState > state, const LatticeFermion &psi) |
void | funky_new_dsdu (const UnprecLinearOperator< LatticeFermion, multi1d< LatticeColorMatrix > > &M, multi1d< LatticeColorMatrix > &ds_u, const LatticeFermion &X) |
int | main (int argc, char *argv[]) |
void funky_new_dsdu | ( | const UnprecLinearOperator< LatticeFermion, multi1d< LatticeColorMatrix > > & | M, |
multi1d< LatticeColorMatrix > & | ds_u, | ||
const LatticeFermion & | X | ||
) |
Definition at line 60 of file t_unprec_wilson_force.cc.
References Chroma::MINUS, mu, Nd, and Chroma::PLUS.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 91 of file t_unprec_wilson_force.cc.
References Chroma::Cfg_t::cfg_type, Chroma::CFG_TYPE_DISORDERED, Chroma::FermionAction< T, P, Q >::createState(), Chroma::finalize(), funky_new_dsdu(), Chroma::gaugeStartup(), Chroma::gaussian(), Chroma::initialize(), Chroma::UnprecWilsonFermAct::linOp(), m, mu, Nd, Chroma::p, phi, Chroma::pop(), Chroma::psi, Chroma::push(), Chroma::state, Chroma::taproj(), Chroma::u, wilson_dsdu(), and Chroma::write().
void wilson_dsdu | ( | const UnprecWilsonFermAct & | S, |
multi1d< LatticeColorMatrix > & | ds_u, | ||
Handle< const ConnectState > | state, | ||
const LatticeFermion & | psi | ||
) |
Definition at line 7 of file t_unprec_wilson_force.cc.
References Chroma::END_CODE(), FORWARD, Chroma::UnprecWilsonFermAct::linOp(), mu, Nd, Chroma::PLUS, Chroma::psi, Chroma::START_CODE(), Chroma::state, and Chroma::u.
Referenced by main().