|
CHROMA
|
Monomial IO. More...
Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| void | Chroma::read (XMLReader &xml, const std::string &path, Handle< Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > &mon_handle) |
| void | Chroma::read (XMLReader &xml, const std::string &path, Handle< ExactMonomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > &mon_handle) |
| Read a monomial from an XML reader, use a factory to create and assign the pointer to the handle... More... | |
| void | Chroma::readNamedMonomial (XMLReader &xml, const std::string &path, std::string &monomial_id) |
| Read a named monomial from an XML reader, usa factory to create and assign the pointer to a handle in the named object std::map of monomial handles. More... | |
| void | Chroma::readNamedMonomialArray (XMLReader &xml, const std::string &path) |
| Read an array of named monomials from an XML reader. use factory to create the monomials and put them in a named object std::map of monomial handles. More... | |
Monomial IO.
Definition in file monomial_io.h.