QUDA v0.3.2
A library for QCD on GPUs
Functions

quda/include/gauge_force_quda.h File Reference

Go to the source code of this file.

Functions

void gauge_force_init_cuda (QudaGaugeParam *param, int max_length)
void gauge_force_cuda (FullMom cudaMom, int dir, double eb3, FullGauge cudaSiteLink, QudaGaugeParam *param, int **input_path, int *length, void *path_coeff, int num_paths, int max_length)

Function Documentation

void gauge_force_cuda ( FullMom  cudaMom,
int  dir,
double  eb3,
FullGauge  cudaSiteLink,
QudaGaugeParam param,
int **  input_path,
int *  length,
void *  path_coeff,
int  num_paths,
int  max_length 
)

Definition at line 535 of file gauge_force_quda.cu.

void gauge_force_init_cuda ( QudaGaugeParam param,
int  max_length 
)

Definition at line 313 of file gauge_force_quda.cu.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines