|
Bridge++
Ver. 1.1.x
|
Functions | |
| int | test_io_gconf_binary (void) |
| int | test_io_gconf_binary_parallel (void) |
| int | test_io_gconf_fortran (void) |
| int | test_io_gconf_ILDG (void) |
| int | test_io_gconf_text (void) |
| int | check_conf (const Field_G *f, const Field_G *g) |
Test of I/O.
(Implemented by Aoyama-san.) (Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa]
Definition at line 45 of file test_IO_utils.cpp.
| int Test_IO_GaugeConfig::test_io_gconf_binary | ( | void | ) |
Definition at line 73 of file test_IO_GaugeConfig_Binary.cpp.
| int Test_IO_GaugeConfig::test_io_gconf_binary_parallel | ( | void | ) |
Definition at line 75 of file test_IO_GaugeConfig_BinaryParallel.cpp.
| int Test_IO_GaugeConfig::test_io_gconf_fortran | ( | void | ) |
Definition at line 73 of file test_IO_GaugeConfig_Fortran.cpp.
| int Test_IO_GaugeConfig::test_io_gconf_ILDG | ( | void | ) |
Definition at line 73 of file test_IO_GaugeConfig_ILDG.cpp.
| int Test_IO_GaugeConfig::test_io_gconf_text | ( | void | ) |
Definition at line 73 of file test_IO_GaugeConfig_Text.cpp.