CHROMA
lib
io
hamiltonian_io.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Hamiltonion IO
4
*/
5
6
#ifndef HAMILTONIAN_IO_H
7
#define HAMILTONIAN_IO_H
8
9
#include "
chromabase.h
"
10
#include "
io/monomial_io.h
"
11
#include "
update/molecdyn/hamiltonian/exact_hamiltonian.h
"
12
13
14
namespace
Chroma
15
{
16
17
/*! \ingroup io */
18
void
read
(XMLReader& xml,
const
std::string
& path,
19
Handle< ExactLatColMatHamiltonian >
& H_handle);
20
21
}
22
23
24
#endif
chromabase.h
Primary include file for CHROMA library code.
Chroma::Handle
Class for counted reference semantics.
Definition:
handle.h:33
exact_hamiltonian.h
Exact Hamiltonians.
Chroma::read
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
Definition:
asqtad_fermact_params_s.cc:33
monomial_io.h
Monomial IO.
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
testing::internal::string
::std::string string
Definition:
gtest.h:1979
Generated by
1.9.1