File |
Line number |
Procedure |
Code |
./eesupp/src/global_max.F |
101 |
GLOBAL_MAX_R8 |
O maxPhi, |
./eesupp/src/global_max.F |
133 |
GLOBAL_MAX_R8 |
Real*8 maxPhi |
./eesupp/src/global_max.F |
148 |
GLOBAL_MAX_R8 |
phiGMR8(1,myThid) = maxPhi |
./eesupp/src/global_max.F |
159 |
GLOBAL_MAX_R8 |
maxPhi = tmp |
./eesupp/src/global_max.F |
162 |
GLOBAL_MAX_R8 |
CALL MPI_ALLREDUCE(tmp,maxPhi,1,MPI_DOUBLE_PRECISION,MPI_MAX, |
./eesupp/src/global_max.F |
167 |
GLOBAL_MAX_R8 |
phiGMR8(1,0) = maxPhi |
./eesupp/src/global_max.F |
174 |
GLOBAL_MAX_R8 |
maxPhi = phiGMR8(1,0) |
./eesupp/src/global_max.F |
18 |
GLOBAL_MAX_R4 |
U maxPhi, |
./eesupp/src/global_max.F |
50 |
GLOBAL_MAX_R4 |
Real*4 maxPhi |
./eesupp/src/global_max.F |
65 |
GLOBAL_MAX_R4 |
phiGMR4(1,myThid) = maxPhi |
./eesupp/src/global_max.F |
76 |
GLOBAL_MAX_R4 |
maxPhi = tmp |
./eesupp/src/global_max.F |
79 |
GLOBAL_MAX_R4 |
CALL MPI_ALLREDUCE(tmp,maxPhi,1,MPI_REAL,MPI_MAX, |
./eesupp/src/global_max.F |
83 |
GLOBAL_MAX_R4 |
phiGMR4(1,0) = maxPhi |
./eesupp/src/global_max.F |
90 |
GLOBAL_MAX_R4 |
maxPhi = phiGMR4(1,0) |
./pkg/autodiff/global_max_ad.F |
104 |
GLOBAL_ADMAX_R4 |
maxPhi = phiGMR4(1,0) |
./pkg/autodiff/global_max_ad.F |
117 |
GLOBAL_ADMAX_R8 |
U maxPhi |
./pkg/autodiff/global_max_ad.F |
121 |
GLOBAL_ADMAX_R8 |
U maxPhi, |
./pkg/autodiff/global_max_ad.F |
155 |
GLOBAL_ADMAX_R8 |
Real*8 maxPhi |
./pkg/autodiff/global_max_ad.F |
170 |
GLOBAL_ADMAX_R8 |
phiGMR8(1,myThid) = maxPhi |
./pkg/autodiff/global_max_ad.F |
181 |
GLOBAL_ADMAX_R8 |
maxPhi = tmp |
./pkg/autodiff/global_max_ad.F |
184 |
GLOBAL_ADMAX_R8 |
CALL MPI_ALLREDUCE(tmp,maxPhi,1,MPI_DOUBLE_PRECISION,MPI_MAX, |
./pkg/autodiff/global_max_ad.F |
189 |
GLOBAL_ADMAX_R8 |
phiGMR8(1,0) = maxPhi |
./pkg/autodiff/global_max_ad.F |
196 |
GLOBAL_ADMAX_R8 |
maxPhi = phiGMR8(1,0) |
./pkg/autodiff/global_max_ad.F |
26 |
GLOBAL_ADMAX_R4 |
U maxPhi |
./pkg/autodiff/global_max_ad.F |
30 |
GLOBAL_ADMAX_R4 |
U maxPhi, |
./pkg/autodiff/global_max_ad.F |
64 |
GLOBAL_ADMAX_R4 |
Real*4 maxPhi |
./pkg/autodiff/global_max_ad.F |
79 |
GLOBAL_ADMAX_R4 |
phiGMR4(1,myThid) = maxPhi |
./pkg/autodiff/global_max_ad.F |
90 |
GLOBAL_ADMAX_R4 |
maxPhi = tmp |
./pkg/autodiff/global_max_ad.F |
93 |
GLOBAL_ADMAX_R4 |
CALL MPI_ALLREDUCE(tmp,maxPhi,1,MPI_REAL,MPI_MAX, |
./pkg/autodiff/global_max_ad.F |
97 |
GLOBAL_ADMAX_R4 |
phiGMR4(1,0) = maxPhi |