|
Bridge++
Ver. 1.1.x
|
#include <io_format_gauge.h>
Public Member Functions | |
| ILDG_Format () | |
| int | nin () const |
| int | nex () const |
| void | file_to_field (int &s, int &t, const int i, const int j) const |
Public Member Functions inherited from IO_Format::Format | |
| virtual | ~Format () |
Private Attributes | |
| int | m_nin |
| int | m_nex |
| int | m_matrix |
ILDG_Format – 4-dimensional SU(3) gauge field configuration
layout: (u_(n))_ab complex x b x a x mu x n
Definition at line 28 of file io_format_gauge.h.
|
inline |
Definition at line 30 of file io_format_gauge.h.
|
inlinevirtual |
Implements IO_Format::Format.
Definition at line 46 of file io_format_gauge.h.
|
inlinevirtual |
Implements IO_Format::Format.
Definition at line 44 of file io_format_gauge.h.
|
inlinevirtual |
Implements IO_Format::Format.
Definition at line 43 of file io_format_gauge.h.
|
private |
Definition at line 55 of file io_format_gauge.h.
|
private |
Definition at line 54 of file io_format_gauge.h.
|
private |
Definition at line 53 of file io_format_gauge.h.