Bridge++  Ver. 2.0.2
afopr_dd.cpp
Go to the documentation of this file.
1 
10 #include "lib_alt/Fopr/afopr_dd.h"
12 
13 // explicit instanciation.
14 template class AFopr_dd<AField<double, QXS> >;
15 template class AFopr_dd<AField<float, QXS> >;
16 
17 //============================================================END=====
afield.h
AFopr_dd
Base class of fermion operator family.
Definition: afopr_dd.h:24
afopr_dd.h