17 namespace CreateFermStateEnv
21 Handle< CreateFermState<LatticeFermion,
22 multi1d<LatticeColorMatrix>,
23 multi1d<LatticeColorMatrix> > >
reader(XMLReader& xml_in,
26 XMLReader top(xml_in, path);
30 if (top.count(
"FermState") != 0)
32 fermstate_path =
"FermState";
33 read(top, fermstate_path +
"/Name", fermstate);
45 LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> > >
Primary include file for CHROMA library code.
Create a fermion connection state.
Class for counted reference semantics.
All ferm create-state method.
Fermion create state factory.
All ferm create-state method.
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
Handle< CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > reader(XMLReader &xml_in, const std::string &path)
Helper function for the CreateFermState readers.
Asqtad Staggered-Dirac operator.
Simple ferm state and a creator.
Simple ferm state and a creator.