QUDA  0.9.0
Public Member Functions | Public Attributes | List of all members
quda::CalculateYhatArg< Flloat, Gauge, n > Struct Template Reference

Public Member Functions

 CalculateYhatArg (const Gauge &Yhat, const Gauge Y, const Gauge Xinv, const int *dim, const int *comm_dim, int nFace)
 

Public Attributes

Gauge Yhat
 
const Gauge Y
 
const Gauge Xinv
 
int dim [QUDA_MAX_DIM]
 
int comm_dim [QUDA_MAX_DIM]
 
int nFace
 
const int coarseVolumeCB
 

Detailed Description

template<typename Flloat, typename Gauge, int n>
struct quda::CalculateYhatArg< Flloat, Gauge, n >

Definition at line 1330 of file coarse_op.cuh.

Constructor & Destructor Documentation

◆ CalculateYhatArg()

template<typename Flloat , typename Gauge , int n>
quda::CalculateYhatArg< Flloat, Gauge, n >::CalculateYhatArg ( const Gauge &  Yhat,
const Gauge  Y,
const Gauge  Xinv,
const int dim,
const int comm_dim,
int  nFace 
)
inline

Member Data Documentation

◆ coarseVolumeCB

template<typename Flloat , typename Gauge , int n>
const int quda::CalculateYhatArg< Flloat, Gauge, n >::coarseVolumeCB

Definition at line 1337 of file coarse_op.cuh.

◆ comm_dim

template<typename Flloat , typename Gauge , int n>
int quda::CalculateYhatArg< Flloat, Gauge, n >::comm_dim[QUDA_MAX_DIM]

◆ dim

template<typename Flloat , typename Gauge , int n>
int quda::CalculateYhatArg< Flloat, Gauge, n >::dim[QUDA_MAX_DIM]

◆ nFace

template<typename Flloat , typename Gauge , int n>
int quda::CalculateYhatArg< Flloat, Gauge, n >::nFace

Definition at line 1336 of file coarse_op.cuh.

◆ Xinv

template<typename Flloat , typename Gauge , int n>
const Gauge quda::CalculateYhatArg< Flloat, Gauge, n >::Xinv

Definition at line 1333 of file coarse_op.cuh.

◆ Y

template<typename Flloat , typename Gauge , int n>
const Gauge quda::CalculateYhatArg< Flloat, Gauge, n >::Y

Definition at line 1332 of file coarse_op.cuh.

◆ Yhat

template<typename Flloat , typename Gauge , int n>
Gauge quda::CalculateYhatArg< Flloat, Gauge, n >::Yhat

Definition at line 1331 of file coarse_op.cuh.


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