Bridge++
Ver. 1.1.x
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
io_format.cpp
Go to the documentation of this file.
1
13
#include "
io_format.h
"
14
#include "
io_format_gauge.h
"
15
20
namespace
IO_Format {
21
namespace
{
22
const
Trivial_Format
trivial_format_ =
Trivial_Format
();
23
const
Gauge::ILDG_Format
ildg_format_ =
Gauge::ILDG_Format
();
24
const
Gauge::JLQCD_Format
jlqcd_format_ =
Gauge::JLQCD_Format
();
25
}
26
27
const
Format
*
Trivial
= &trivial_format_;
28
const
Format
*
Gauge::ILDG
= &ildg_format_;
29
const
Format
*
Gauge::JLQCD
= &jlqcd_format_;
30
}
src
IO
io_format.cpp
Generated on Tue Jul 23 2013 10:48:49 for Bridge++ by
1.8.3.1