Bridge++
Version 1.5.4
|
#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 29 of file io_format_gauge.h.
|
inline |
Definition at line 31 of file io_format_gauge.h.
|
inlinevirtual |
Implements IO_Format::Format.
Definition at line 47 of file io_format_gauge.h.
|
inlinevirtual |
Implements IO_Format::Format.
Definition at line 45 of file io_format_gauge.h.
|
inlinevirtual |
Implements IO_Format::Format.
Definition at line 44 of file io_format_gauge.h.
|
private |
Definition at line 56 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.