QUDA
v0.5.0
A library for QCD on GPUs
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
quda
include
fermion_force_quda.h
Go to the documentation of this file.
1
#ifndef _FERMION_FORCE_QUDA_H
2
#define _FERMION_FORCE_QUDA_H
3
4
namespace
quda {
5
6
void
fermion_force_init_cuda
(
QudaGaugeParam
*
param
);
7
void
fermion_force_cuda
(
double
eps,
double
weight1,
double
weight2,
void
* act_path_coeff,
8
FullHw
cudaHw, cudaGaugeField &cudaSiteLink, cudaGaugeField &
cudaMom
,
9
QudaGaugeParam
*
param
);
10
11
}
// namespace quda
12
13
#endif // _FERMION_FORCE_QUDA_H
Generated on Wed Mar 20 2013 12:52:14 for QUDA by
1.8.2