|
QUDA
1.0.0
|

Public Member Functions | |
| ProjectSU3Arg (G u, const GaugeField &meta, Float tol, int *fails) | |
Public Attributes | |
| int | threads |
| G | u |
| Float | tol |
| int * | fails |
Definition at line 523 of file unitarize_links_quda.cu.
|
inline |
Definition at line 528 of file unitarize_links_quda.cu.
| int* quda::ProjectSU3Arg< Float, G >::fails |
Definition at line 527 of file unitarize_links_quda.cu.
Referenced by quda::ProjectSU3< Float, G >::postTune(), and quda::ProjectSU3kernel().
| int quda::ProjectSU3Arg< Float, G >::threads |
Definition at line 524 of file unitarize_links_quda.cu.
Referenced by quda::ProjectSU3< Float, G >::bytes(), quda::ProjectSU3< Float, G >::minThreads(), quda::ProjectSU3kernel(), and quda::ProjectSU3< Float, G >::tuneKey().
| Float quda::ProjectSU3Arg< Float, G >::tol |
Definition at line 526 of file unitarize_links_quda.cu.
Referenced by quda::ProjectSU3kernel().
| G quda::ProjectSU3Arg< Float, G >::u |
Definition at line 525 of file unitarize_links_quda.cu.
Referenced by quda::ProjectSU3< Float, G >::bytes(), quda::ProjectSU3< Float, G >::postTune(), quda::ProjectSU3< Float, G >::preTune(), and quda::ProjectSU3kernel().
1.8.13