CHROMA
lib
meas
inline
make_xml_file.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Make xml file writer
4
*/
5
6
#ifndef __make_xml_file_h__
7
#define __make_xml_file_h__
8
9
#include "
chromabase.h
"
10
11
namespace
Chroma
12
{
13
//! Return a xml file name for inline measurements
14
/*! \ingroup inline */
15
std::string
makeXMLFileName
(
std::string
xml_file,
unsigned
long
update_no);
16
}
17
18
#endif
chromabase.h
Primary include file for CHROMA library code.
Chroma::makeXMLFileName
std::string makeXMLFileName(std::string xml_file, unsigned long update_no)
Return a xml file name for inline measurements.
Definition:
make_xml_file.cc:11
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