6 #ifndef __subset_vectors_h__
7 #define __subset_vectors_h__
11 #include "qdp_map_obj.h"
19 void read(XMLReader& xml,
const std::string& path, SubsetVectorWeight_t& param);
23 void write(XMLWriter& xml,
const std::string& path,
const SubsetVectorWeight_t& param);
Primary include file for CHROMA library code.
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
void write(XMLWriter &xml, const std::string &path, const AsqtadFermActParams ¶m)
Writer parameters.
MODS_t & eigen_source
Eigenvectors.
Asqtad Staggered-Dirac operator.
multi1d< SubsetVectorWeight_t > getEigenValues(const MapObject< int, EVPair< LatticeColorVector > > &eigen_source, int num_vecs)
Holds of vectors and eigenvalues.