Bridge++
Version 1.5.4
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
bridge.h
Go to the documentation of this file.
1
14
//----------------------------------------------------------------
15
// "import-everything" header file
16
//----------------------------------------------------------------
17
18
#ifndef BRIDGE_INCLUDED
19
#define BRIDGE_INCLUDED
20
21
#include "
configure.h
"
22
#include "
bridge_defs.h
"
23
#include "
bridge_complex.h
"
24
#include "
bridge_long.h
"
25
#include "
bridge_setup.h
"
26
#include "
bridge_init_factory.h
"
27
#include "
Action/Fermion/action_F_Ratio_eo.h
"
28
#include "
Action/Fermion/action_F_Ratio_lex.h
"
29
#include "
Action/Fermion/action_F_Rational.h
"
30
#include "
Action/Fermion/action_F_Rational_SF.h
"
31
#include "
Action/Fermion/action_F_Standard_SF.h
"
32
#include "
Action/Fermion/action_F_Standard_eo.h
"
33
#include "
Action/Fermion/action_F_Standard_lex.h
"
34
#include "
Action/Gauge/action_G_Plaq.h
"
35
#include "
Action/Gauge/action_G_Plaq_SF.h
"
36
#include "
Action/Gauge/action_G_Rectangle.h
"
37
#include "
Action/Gauge/action_G_Rectangle_SF.h
"
38
#include "
Action/action.h
"
39
#include "
Communicator/communicator.h
"
40
#include "
Eigen/eigensolver.h
"
41
#include "
Eigen/eigensolver_IRLanczos.h
"
42
#include "
Field/field.h
"
43
#include "
Field/field_F.h
"
44
#include "
Field/field_F_SF.h
"
45
#include "
Field/field_G.h
"
46
#include "
Field/field_G_SF.h
"
47
#include "
Field/index_eo.h
"
48
#include "
Field/index_lex.h
"
49
#include "
Field/shiftField_eo.h
"
50
#include "
Field/shiftField_lex.h
"
51
#include "
Fopr/fopr.h
"
52
#include "
Fopr/fopr_CRS.h
"
53
#include "
Fopr/fopr_Chebyshev.h
"
54
#include "
Fopr/fopr_Clover.h
"
55
#include "
Fopr/fopr_CloverGeneral.h
"
56
#include "
Fopr/fopr_CloverTerm.h
"
57
#include "
Fopr/fopr_CloverTerm_General.h
"
58
#include "
Fopr/fopr_CloverTerm_eo.h
"
59
#include "
Fopr/fopr_Clover_Isochemical.h
"
60
#include "
Fopr/fopr_Clover_SF.h
"
61
#include "
Fopr/fopr_Clover_eo.h
"
62
#include "
Fopr/fopr_Rational.h
"
63
#include "
Fopr/fopr_Rational_SF.h
"
64
#include "
Fopr/fopr_Smeared.h
"
65
#include "
Fopr/fopr_Smeared_eo.h
"
66
#include "
Fopr/fopr_Wilson.h
"
67
#include "
Fopr/fopr_WilsonGeneral.h
"
68
#include "
Fopr/fopr_Wilson_Isochemical.h
"
69
#include "
Fopr/fopr_Wilson_SF.h
"
70
#include "
Fopr/fopr_Wilson_eo.h
"
71
#include "
Fopr/fopr_eo.h
"
72
#include "
Force/Fermion/forceSmear.h
"
73
#include "
Force/Fermion/forceSmear_APE.h
"
74
#include "
Force/Fermion/forceSmear_APE_SF.h
"
75
#include "
Force/Fermion/forceSmear_HYP.h
"
76
#include "
Force/Fermion/forceSmear_HYP_SF.h
"
77
#include "
Force/Fermion/force_F.h
"
78
#include "
Force/Fermion/force_F_CloverTerm.h
"
79
#include "
Force/Fermion/force_F_Clover_Nf2.h
"
80
#include "
Force/Fermion/force_F_Clover_Nf2_Isochemical.h
"
81
#include "
Force/Fermion/force_F_Clover_SF.h
"
82
#include "
Force/Fermion/force_F_Rational.h
"
83
#include "
Force/Fermion/force_F_Smeared.h
"
84
#include "
Force/Fermion/force_F_Wilson_Nf2.h
"
85
#include "
Force/Fermion/force_F_Wilson_Nf2_Isochemical.h
"
86
#include "
Force/Fermion/force_F_Wilson_SF.h
"
87
#include "
Force/Fermion/force_F_Wilson_eo.h
"
88
#include "
Force/Fermion/tensorProd.h
"
89
#include "
Force/Gauge/force_G.h
"
90
#include "
Force/Gauge/force_G_Plaq.h
"
91
#include "
Force/Gauge/force_G_Plaq_SF.h
"
92
#include "
Force/Gauge/force_G_Rectangle.h
"
93
#include "
Force/Gauge/force_G_Rectangle_SF.h
"
94
#include "
HMC/action_list.h
"
95
#include "
HMC/builder_Integrator.h
"
96
#include "
HMC/hmc_General.h
"
97
#include "
HMC/hmc_Leapfrog.h
"
98
#include "
HMC/integrator.h
"
99
#include "
HMC/integrator_Leapfrog.h
"
100
#include "
HMC/integrator_Omelyan.h
"
101
#include "
HMC/integrator_UpdateP.h
"
102
#include "
HMC/integrator_UpdateU.h
"
103
#include "
HMC/langevin_Momentum.h
"
104
#include "
IO/bridgeIO.h
"
105
#include "
IO/dataIO.h
"
106
#include "
IO/dataIO_Text.h
"
107
#include "
IO/dataIO_Text_impl.h
"
108
#include "
IO/fieldIO.h
"
109
#include "
IO/fieldIO_Binary.h
"
110
#include "
IO/fieldIO_Binary_Distributed.h
"
111
#include "
IO/fieldIO_Binary_Parallel.h
"
112
#include "
IO/fieldIO_Fortran.h
"
113
#include "
IO/fieldIO_LIME.h
"
114
#include "
IO/fieldIO_LIME_Parallel.h
"
115
#include "
IO/fieldIO_None.h
"
116
#include "
IO/fieldIO_Text.h
"
117
#include "
IO/fieldIO_Text_4x4x4x8.h
"
118
#include "
IO/gaugeConfig.h
"
119
#include "
IO/gaugeConfig_SF.h
"
120
#include "
IO/io_format.h
"
121
#include "
IO/io_format_gauge.h
"
122
#include "
Measurements/Fermion/contract_4spinor.h
"
123
#include "
Measurements/Fermion/corr2pt_4spinor.h
"
124
#include "
Measurements/Fermion/corr2pt_Wilson_SF.h
"
125
#include "
Measurements/Fermion/corr4pt_4spinor.h
"
126
#include "
Measurements/Fermion/fprop.h
"
127
#include "
Measurements/Fermion/fprop_Standard_eo.h
"
128
#include "
Measurements/Fermion/fprop_Standard_lex.h
"
129
#include "
Measurements/Fermion/fprop_Wilson_Shift.h
"
130
#include "
Measurements/Fermion/noiseVector.h
"
131
#include "
Measurements/Fermion/noiseVector_Z2.h
"
132
#include "
Measurements/Fermion/quarkNumberSusceptibility_Wilson.h
"
133
#include "
Measurements/Fermion/source.h
"
134
#include "
Measurements/Fermion/source_Exponential.h
"
135
#include "
Measurements/Fermion/source_Local.h
"
136
#include "
Measurements/Fermion/source_MomentumWall.h
"
137
#include "
Measurements/Fermion/source_Random.h
"
138
#include "
Measurements/Fermion/source_Wall.h
"
139
#include "
Measurements/Fermion/source_Wall_SF.h
"
140
#include "
Measurements/Gauge/energyDensity.h
"
141
#include "
Measurements/Gauge/energyMomentumTensor.h
"
142
#include "
Measurements/Gauge/fieldStrength.h
"
143
#include "
Measurements/Gauge/gaugeFixing.h
"
144
#include "
Measurements/Gauge/gaugeFixing_Coulomb.h
"
145
#include "
Measurements/Gauge/gaugeFixing_Landau.h
"
146
#include "
Measurements/Gauge/gaugeFixing_None.h
"
147
#include "
Measurements/Gauge/gradientFlow.h
"
148
#include "
Measurements/Gauge/gradientFlow_AdaptiveRungeKutta.h
"
149
#include "
Measurements/Gauge/gradientFlow_RungeKutta.h
"
150
#include "
Measurements/Gauge/gradientFlow_RungeKutta_1st.h
"
151
#include "
Measurements/Gauge/gradientFlow_RungeKutta_2nd.h
"
152
#include "
Measurements/Gauge/gradientFlow_RungeKutta_3rd.h
"
153
#include "
Measurements/Gauge/gradientFlow_RungeKutta_4th.h
"
154
#include "
Measurements/Gauge/polyakovLoop.h
"
155
#include "
Measurements/Gauge/staple.h
"
156
#include "
Measurements/Gauge/staple_SF.h
"
157
#include "
Measurements/Gauge/staple_eo.h
"
158
#include "
Measurements/Gauge/staple_lex.h
"
159
#include "
Measurements/Gauge/topologicalCharge.h
"
160
#include "
Measurements/Gauge/wilsonLoop.h
"
161
#include "
Parameters/commonParameters.h
"
162
#include "
Parameters/parameterCheck.h
"
163
#include "
Parameters/parameterManager.h
"
164
#include "
Parameters/parameterManager_XML.h
"
165
#include "
Parameters/parameterManager_YAML.h
"
166
#include "
Parameters/parameters.h
"
167
#include "
ResourceManager/threadManager_OpenMP.h
"
168
#include "
Smear/director_Smear.h
"
169
#include "
Smear/projection.h
"
170
#include "
Smear/projection_Maximum_SU_N.h
"
171
#include "
Smear/projection_Stout_SU3.h
"
172
#include "
Smear/smear.h
"
173
#include "
Smear/smear_APE.h
"
174
#include "
Smear/smear_APE_SF.h
"
175
#include "
Smear/smear_APE_spatial.h
"
176
#include "
Smear/smear_HYP.h
"
177
#include "
Smear/smear_HYP_SF.h
"
178
#include "
Solver/shiftsolver.h
"
179
#include "
Solver/shiftsolver_CG.h
"
180
#include "
Solver/solver.h
"
181
#include "
Solver/solver_BiCGStab_Cmplx.h
"
182
#include "
Solver/solver_BiCGStab_DS_L_Cmplx.h
"
183
#include "
Solver/solver_BiCGStab_IDS_L_Cmplx.h
"
184
#include "
Solver/solver_BiCGStab_L_Cmplx.h
"
185
#include "
Solver/solver_CG.h
"
186
#include "
Solver/solver_CGNE.h
"
187
#include "
Solver/solver_CGNR.h
"
188
#include "
Solver/solver_GMRES_m_Cmplx.h
"
189
#include "
Tools/decompose_Hessenberg_Cmplx.h
"
190
#include "
Tools/decompose_LUP_Cmplx.h
"
191
#include "
Tools/decompose_LU_Cmplx.h
"
192
#include "
Tools/decompose_QR_Cmplx.h
"
193
#include "
Tools/director.h
"
194
#include "
Tools/eigen_QR_Cmplx.h
"
195
#include "
Tools/epsilonTensor.h
"
196
#include "
Tools/evalexpr.h
"
197
#include "
Tools/fft.h
"
198
#include "
Tools/fft_3d.h
"
199
#include "
Tools/fft_3d_local.h
"
200
#include "
Tools/fft_3d_parallel1d.h
"
201
#include "
Tools/fft_3d_parallel3d.h
"
202
#include "
Tools/fft_xyz_1dim.h
"
203
#include "
Tools/fft_xyz_3dim.h
"
204
#include "
Tools/file_utils.h
"
205
#include "
Tools/filename.h
"
206
#include "
Tools/gammaMatrix.h
"
207
#include "
Tools/gammaMatrixSet.h
"
208
#include "
Tools/gammaMatrixSet_Chiral.h
"
209
#include "
Tools/gammaMatrixSet_Dirac.h
"
210
#include "
Tools/generatorSet_Mat_SU_N.h
"
211
#include "
Tools/mat_SU_N.h
"
212
#include "
Tools/math_Rational.h
"
213
#include "
Tools/randomNumberManager.h
"
214
#include "
Tools/randomNumbers.h
"
215
#include "
Tools/randomNumbers_MT19937.h
"
216
#include "
Tools/randomNumbers_Mseries.h
"
217
#include "
Tools/randomNumbers_SFMT.h
"
218
#include "
Tools/sorter.h
"
219
#include "
Tools/timer.h
"
220
#include "
Tools/vec_SU_N.h
"
221
222
#endif
/* BRIDGE_INCLUDED */
vec_SU_N.h
quarkNumberSusceptibility_Wilson.h
fft_3d_parallel1d.h
threadManager_OpenMP.h
fopr_Smeared_eo.h
forceSmear_HYP.h
gradientFlow_RungeKutta_3rd.h
corr2pt_Wilson_SF.h
fopr_CloverGeneral.h
gammaMatrixSet.h
randomNumbers_Mseries.h
fieldIO_LIME.h
sorter.h
force_G.h
fieldIO.h
fopr_Smeared.h
gradientFlow_RungeKutta_1st.h
action_F_Standard_SF.h
solver_BiCGStab_DS_L_Cmplx.h
fopr.h
shiftsolver_CG.h
source_MomentumWall.h
Momentum wall source.
force_F.h
topologicalCharge.h
force_F_Smeared.h
source_Wall_SF.h
fopr_eo.h
gaugeConfig.h
forceSmear_APE.h
projection_Maximum_SU_N.h
action_F_Rational_SF.h
gaugeConfig_SF.h
fopr_Wilson_eo.h
force_F_Rational.h
smear_APE_SF.h
forceSmear_HYP_SF.h
dataIO.h
filename.h
integrator_UpdateU.h
fprop_Standard_lex.h
randomNumbers_SFMT.h
smear_HYP_SF.h
gammaMatrix.h
force_G_Rectangle_SF.h
source_Local.h
integrator_Leapfrog.h
fft_3d_parallel3d.h
action_G_Plaq.h
fieldIO_Text_4x4x4x8.h
director.h
fopr_Clover_Isochemical.h
timer.h
eigen_QR_Cmplx.h
solver_BiCGStab_IDS_L_Cmplx.h
force_F_Wilson_SF.h
force_F_Wilson_Nf2_Isochemical.h
force_G_Rectangle.h
fieldIO_Binary_Parallel.h
source_Exponential.h
fopr_Clover_eo.h
bridge_setup.h
force_F_Clover_SF.h
force_G_Plaq_SF.h
solver_CGNR.h
commonParameters.h
bridge_defs.h
noiseVector.h
solver_CG.h
fopr_CloverTerm_eo.h
source_Random.h
action_F_Standard_lex.h
bridge_complex.h
fopr_Chebyshev.h
staple_lex.h
decompose_Hessenberg_Cmplx.h
projection.h
decompose_LUP_Cmplx.h
fopr_Clover_SF.h
fft_3d.h
action.h
gaugeFixing_None.h
fieldIO_Binary_Distributed.h
staple.h
dataIO_Text.h
fopr_WilsonGeneral.h
index_lex.h
director_Smear.h
decompose_QR_Cmplx.h
corr4pt_4spinor.h
configure.h
corr2pt_4spinor.h
gaugeFixing_Coulomb.h
fopr_Clover.h
hmc_Leapfrog.h
dataIO_Text_impl.h
gaugeFixing_Landau.h
randomNumberManager.h
forceSmear.h
fieldIO_LIME_Parallel.h
file_utils.h
fieldIO_Binary.h
hmc_General.h
shiftField_eo.h
action_G_Rectangle_SF.h
field_F_SF.h
fieldStrength.h
polyakovLoop.h
field_G.h
action_G_Plaq_SF.h
gradientFlow.h
evalexpr.h
action_F_Rational.h
field_F.h
energyDensity.h
solver_BiCGStab_L_Cmplx.h
smear.h
staple_SF.h
forceSmear_APE_SF.h
fieldIO_None.h
gradientFlow_RungeKutta.h
solver_GMRES_m_Cmplx.h
solver_BiCGStab_Cmplx.h
fopr_Wilson_SF.h
eigensolver_IRLanczos.h
solver_CGNE.h
mat_SU_N.h
fft_xyz_1dim.h
smear_APE_spatial.h
solver.h
force_F_CloverTerm.h
gradientFlow_AdaptiveRungeKutta.h
parameterManager_YAML.h
integrator.h
smear_APE.h
smear_HYP.h
shiftsolver.h
randomNumbers.h
eigensolver.h
integrator_UpdateP.h
source.h
gradientFlow_RungeKutta_2nd.h
fopr_CRS.h
projection_Stout_SU3.h
fopr_Rational_SF.h
force_F_Clover_Nf2_Isochemical.h
fprop_Standard_eo.h
io_format_gauge.h
noiseVector_Z2.h
staple_eo.h
field.h
parameterManager.h
epsilonTensor.h
integrator_Omelyan.h
fieldIO_Text.h
fft_xyz_3dim.h
bridgeIO.h
bridge_init_factory.h
contract_4spinor.h
wilsonLoop.h
force_F_Clover_Nf2.h
action_list.h
fopr_CloverTerm_General.h
action_F_Ratio_lex.h
index_eo.h
bridge_long.h
force_G_Plaq.h
fieldIO_Fortran.h
gammaMatrixSet_Dirac.h
io_format.h
fopr_Wilson.h
action_F_Ratio_eo.h
action_F_Standard_eo.h
gaugeFixing.h
parameterCheck.h
fprop_Wilson_Shift.h
fft.h
builder_Integrator.h
generatorSet_Mat_SU_N.h
fprop.h
gradientFlow_RungeKutta_4th.h
parameters.h
energyMomentumTensor.h
shiftField_lex.h
randomNumbers_MT19937.h
math_Rational.h
action_G_Rectangle.h
fopr_Rational.h
parameterManager_XML.h
fopr_CloverTerm.h
fft_3d_local.h
force_F_Wilson_eo.h
fopr_Wilson_Isochemical.h
decompose_LU_Cmplx.h
force_F_Wilson_Nf2.h
langevin_Momentum.h
gammaMatrixSet_Chiral.h
tensorProd.h
source_Wall.h
field_G_SF.h
communicator.h
src
bridge.h
Generated on Thu Mar 19 2020 10:28:22 for Bridge++ by
1.8.6