#include <mdp_nvector_field.h>
Inheritance diagram for mdp_nvector_field:

Public Member Functions | |
| mdp_nvector_field (mdp_nvector_field &field) | |
| mdp_nvector_field (mdp_lattice &a, int n, int i) | |
| void | allocate_mdp_nvector_field (mdp_lattice &a, int n, int i) |
| mdp_matrix | operator() (mdp_site x, int n) |
| returns component i of the vector of objects T stored at site x | |
| mdp_complex & | operator() (mdp_site x, int n, int i) |
| const mdp_complex & | operator() (mdp_site x, int n, int i) const |
Public Attributes | |
| uint | rows |
| uint | columns |
| uint | imax |
| uint | imax2 |
1.4.1