|
QUDA
1.0.0
|
Public Member Functions | |
| FmunuArg (Fmunu &f, Gauge &gauge, const GaugeField &meta, const GaugeField &meta_ex) | |
Public Attributes | |
| int | threads |
| int | X [4] |
| int | border [4] |
| Fmunu | f |
| Gauge | gauge |
Definition at line 8 of file field_strength_tensor.cuh.
|
inline |
Definition at line 15 of file field_strength_tensor.cuh.
References quda::LatticeField::X().

| int quda::FmunuArg< Float, Fmunu, Gauge >::border[4] |
Definition at line 11 of file field_strength_tensor.cuh.
| Fmunu quda::FmunuArg< Float, Fmunu, Gauge >::f |
Definition at line 12 of file field_strength_tensor.cuh.
| Gauge quda::FmunuArg< Float, Fmunu, Gauge >::gauge |
Definition at line 13 of file field_strength_tensor.cuh.
| int quda::FmunuArg< Float, Fmunu, Gauge >::threads |
Definition at line 9 of file field_strength_tensor.cuh.
| int quda::FmunuArg< Float, Fmunu, Gauge >::X[4] |
Definition at line 10 of file field_strength_tensor.cuh.
Referenced by quda::computeFmunuCore().
1.8.13