Bridge++  Ver. 2.0.2
asolver_SAP.cpp
Go to the documentation of this file.
1 
9 //====================================================================
11 
13 
16 
17 //#define DEBUG
18 
20 
21 
22 //====================================================================
23 // explicit instanciation
24 template<>
25 const std::string ASolver_SAP<AField<double, QXS> >::class_name
26  = "ASolver_SAP<AField<double,QXS> >";
27 
28 template class ASolver_SAP<AField<double, QXS> >;
29 
30 //====================================================================
31 // explicit instanciation
32 template<>
33 const std::string ASolver_SAP<AField<float, QXS> >::class_name
34  = "ASolver_SAP<AField<float,QXS> >";
35 
36 template class ASolver_SAP<AField<float, QXS> >;
37 
38 //============================================================END=====
afield-inc.h
afield.h
ASolver_SAP
Definition: asolver_SAP.h:29
threadManager.h
asolver_SAP-tmpl.h
SAP solver (Alt-version)
asolver_SAP.h
SAP solver (Alt-version)