Bridge++  Ver. 2.0.2
afopr_Wilson_double.cpp
Go to the documentation of this file.
1 
11 
12 #include "lib_alt_QXS/inline/define_vlen.h"
13 #include "lib_alt_QXS/inline/define_params.h"
14 
15 #define VLEN VLEND
16 #define VLENX VLENXD
17 #define VLENY VLENYD
18 
19 typedef double real_t;
20 
21 #include "lib_alt_QXS/inline/vsimd_double-inc.h"
22 #include "lib_alt_QXS/inline/vsimd_common_double-inc.h"
23 #include "lib_alt_QXS/inline/vsimd_Wilson_SU3_double-inc.h"
24 
29 
32 
34 
35 
36 // template definition
38 
39 template<>
40 const std::string AFopr_Wilson<AField<double, QXS> >::class_name
41  = "AFopr_Wilson<AField<double,QXS> >";
42 
43 #ifdef USE_FACTORY_AUTOREGISTER
44 namespace {
45  bool init2 = AFopr<AField<double, QXS> >::Factory_params::Register(
46  "Wilson", create_object_with_params);
47 }
48 #endif
49 
50 // explicit instanciation
51 template class AFopr_Wilson<AField<double, QXS> >;
52 
53 //============================================================END=====
afield-inc.h
afield.h
AFopr
Definition: afopr.h:48
mult_Wilson_parts_qxs_org-inc.h
afield_Gauge-inc.h
bridgeQXS_Wilson.h
afopr_Wilson-tmpl.h
aindex_lex.h
real_t
double real_t
Definition: afopr_Wilson_double.cpp:19
AFopr_Wilson
Definition: afopr_Wilson.h:40
afopr_Wilson.h
mult_common_th-inc.h