#include <lat_data.h>
Inherits cps::LatData.
Public Member Functions | |
| LatVector (LatDataAlloc flag, int n_vec, int vol) | |
| LatVector (int n_vec=1, int vol=0) | |
| void | Init (LatDataAlloc flag, int n_vec, int vol) |
| ~LatVector () | |
| Vector * | Vec (int pos=0, int vec_row=0) |
| Float * | Field (int pos=0, int vec_row=0, int n=0) |
| void | FTimesV1PlusV2 (const Float &fb, LatVector *c, LatVector *d) |
|
||||||||||||||||
|
Definition at line 56 of file lat_data.h. |
|
||||||||||||
|
Definition at line 58 of file lat_data.h. References cps::DEFAULT. |
|
|
|
|
||||||||||||||||
|
Definition at line 71 of file lat_vec.C. References cps::Float. Referenced by FTimesV1PlusV2(). |
|
||||||||||||||||
|
Definition at line 65 of file lat_data.h. References Field(), Float, and cps::fTimesV1PlusV2(). |
|
||||||||||||||||
|
Reimplemented from cps::LatData. Definition at line 51 of file lat_vec.C. References cps::GlobalJobParameter::Colors(), cps::GJP, and cps::GlobalJobParameter::VolNodeSites(). |
|
||||||||||||
|
Definition at line 65 of file lat_vec.C. Referenced by cps::Lattice::Fconvert(). |
1.3.9.1