QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
quda::ProjectSU3Arg< Float, G > Struct Template Reference
Collaboration diagram for quda::ProjectSU3Arg< Float, G >:
Collaboration graph
[legend]

Public Member Functions

 ProjectSU3Arg (G u, const GaugeField &meta, Float tol, int *fails)
 

Public Attributes

int threads
 
u
 
Float tol
 
int * fails
 

Detailed Description

template<typename Float, typename G>
struct quda::ProjectSU3Arg< Float, G >

Definition at line 523 of file unitarize_links_quda.cu.

Constructor & Destructor Documentation

◆ ProjectSU3Arg()

template<typename Float, typename G>
quda::ProjectSU3Arg< Float, G >::ProjectSU3Arg ( u,
const GaugeField meta,
Float  tol,
int *  fails 
)
inline

Definition at line 528 of file unitarize_links_quda.cu.

Member Data Documentation

◆ fails

template<typename Float, typename G>
int* quda::ProjectSU3Arg< Float, G >::fails

◆ threads

template<typename Float, typename G>
int quda::ProjectSU3Arg< Float, G >::threads

◆ tol

template<typename Float, typename G>
Float quda::ProjectSU3Arg< Float, G >::tol

Definition at line 526 of file unitarize_links_quda.cu.

Referenced by quda::ProjectSU3kernel().

◆ u

template<typename Float, typename G>
G quda::ProjectSU3Arg< Float, G >::u

The documentation for this struct was generated from the following file: