QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
quda::GhostStapleParam Struct Reference

Public Member Functions

 GhostStapleParam (const int in_stride, const int X[4])
 

Public Attributes

const int in_stride
 
int X [4]
 

Detailed Description

Definition at line 391 of file misc_helpers.cu.

Constructor & Destructor Documentation

quda::GhostStapleParam::GhostStapleParam ( const int  in_stride,
const int  X[4] 
)
inline

Definition at line 394 of file misc_helpers.cu.

Member Data Documentation

const int quda::GhostStapleParam::in_stride

Definition at line 392 of file misc_helpers.cu.

int quda::GhostStapleParam::X[4]

Definition at line 393 of file misc_helpers.cu.


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