Bridge++  Ver. 2.0.2
afopr_Clover_QWS_dd_float.cpp
Go to the documentation of this file.
1 
12 #include "lib_alt_QXS/inline/define_params.h"
13 
14 #define VLEN VLENS
15 #define VLENX VLENXS
16 #define VLENY VLENYS
17 
18 //#if defined(USE_QWSLIB) && VLEND != VLENXD
19 //#warning VLEN is not 1-dim, not using qws
20 //#undef USE_QWSLIB
21 //#endif
22 
23 typedef float real_t;
24 
25 #include "lib_alt_QXS/inline/vsimd_float-inc.h"
26 #include "lib_alt_QXS/inline/vsimd_common_float-inc.h"
27 #include "lib_alt_QXS/inline/vsimd_Wilson_SU3_float-inc.h"
28 
33 
35 
36 //#ifdef USE_QXSLIB
39 //#endif
40 
42 
43 // template definition
45 
46 template<>
47 const std::string AFopr_Clover_QWS_dd<AField<float, QXS> >::class_name
48  = "AFopr_Clover_QWS_dd<AField<float,QXS> >";
49 
50 
51 // explicit instanciation.
53 
54 //============================================================END=====
afield-inc.h
afield.h
bridgeQXS_Clover.h
mult_Wilson_parts_qxs_org-inc.h
afopr_Clover_QWS_dd.h
bridgeQXS_Wilson.h
afopr_Clover_QWS_dd-tmpl.h
aindex_lex.h
threadManager.h
aindex_lex_QWS_dd.h
AFopr_Clover_QWS_dd
Definition: afopr_Clover_QWS_dd.h:40
mult_common_th-inc.h
real_t
float real_t
Definition: afopr_Clover_QWS_dd_float.cpp:23