Bridge++
Ver. 2.0.2
MultiGrid.cpp
Go to the documentation of this file.
1
16
//====================================================================
17
18
#include "
lib_alt/Solver/MultiGrid.h
"
19
#include "
lib_alt_QXS/Field/afield.h
"
20
21
typedef
AField<float, QXS>
AField_f
;
22
typedef
AField<double, QXS>
AField_d
;
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
src
lib_alt_QXS
Solver
MultiGrid.cpp
Generated on Sat Feb 10 2024 14:20:01 for Bridge++ by
1.8.17