Bridge++  Ver. 2.0.2
MultiGrid.cpp
Go to the documentation of this file.
1 
16 //====================================================================
17 
20 
23 
24 template class MultiGrid<AField_f, AField_f>;
25 template class MultiGrid<AField_d, AField_d>;
26 
27 //============================================================END=====
AField_d
AField< double, QXS > AField_d
Definition: MultiGrid.cpp:22
afield.h
AField< float, QXS >
MultiGrid.h
MultiGrid
Definition: MultiGrid.h:24
AField_f
AField< float, QXS > AField_f
Definition: MultiGrid.cpp:21