CHROMA
lib
io
readszinferm_w.h
Go to the documentation of this file.
1
2
#ifndef __readszinferm_h__
3
#define __readszinferm_h__
4
5
/*! \file
6
* \brief Read an old SZIN-style (checkerboarded) lattice Dirac fermion
7
*/
8
9
namespace
Chroma
{
10
11
//! Read an old SZIN-style (checkerboarded) lattice Dirac fermion
12
/*!
13
* \param q fermion ( Modify )
14
* \param cfg_file path ( Read )
15
*/
16
17
void
readSzinFerm
(LatticeFermion&
q
,
const
std::string
& file);
18
19
}
// end namespace Chroma
20
21
#endif
Chroma::readSzinFerm
void readSzinFerm(LatticeFermion &q, const std::string &file)
Read a SZIN fermion. This is a simple memory dump reader.
Definition:
readszinferm_w.cc:21
q
Double q
Definition:
mesq.cc:17
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