Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test_IO_GaugeConfig.cpp File Reference
#include "test.h"
#include "IO/gaugeConfig.h"
#include "Tools/randomNumberManager.h"

Go to the source code of this file.

Namespaces

 Test_IO_GaugeConfig
 Test of I/O.
 

Functions

int Test_IO_GaugeConfig::test_io_gconf_main (const std::string &)
 
int Test_IO_GaugeConfig::check_conf (const unique_ptr< Field_G > &f, const unique_ptr< Field_G > &g)
 
int Test_IO_GaugeConfig::test_io_gconf_text ()
 
int Test_IO_GaugeConfig::test_io_gconf_binary ()
 
int Test_IO_GaugeConfig::test_io_gconf_binary_parallel ()
 
int Test_IO_GaugeConfig::test_io_gconf_binary_distributed ()
 
int Test_IO_GaugeConfig::test_io_gconf_fortran ()
 
int Test_IO_GaugeConfig::test_io_gconf_ILDG ()
 
int Test_IO_GaugeConfig::test_io_gconf_ILDG_parallel ()
 
static bool Test_IO_GaugeConfig::is_equal (const double x, const double y)
 

Variables

const std::string Test_IO_GaugeConfig::test_name = "IO.GaugeConfig"
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy:
aoyama
Date
LastChangedDate:
2013-03-21 15:28:34 #
Version
LastChangedRevision:
1929

Definition in file test_IO_GaugeConfig.cpp.