QUDA
v0.7.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
tests
fermion_force_reference.h
Go to the documentation of this file.
1
#ifndef __FERMION_FORCE_REFERENCE__
2
#define __FERMION_FORCE_REFERENCE__
3
4
void
fermion_force_reference
(
float
eps,
float
weight1,
float
weight2,
5
void
* act_path_coeff,
void
* temp_x,
void
* sitelink,
void
* mom);
6
7
void
fermion_force_reference
(
double
eps,
double
weight1,
double
weight2,
8
void
* act_path_coeff,
void
* temp_x,
void
* sitelink,
void
* mom);
9
10
11
12
#endif
13
fermion_force_reference
void fermion_force_reference(float eps, float weight1, float weight2, void *act_path_coeff, void *temp_x, void *sitelink, void *mom)
Definition:
fermion_force_reference.cpp:532
Generated on Wed Feb 4 2015 17:00:12 for QUDA by
1.8.6