Skip to content
Success

Changes

Summary

  1. CHG: use float.h's DBL_EPSILON instead of defining new variables (commit: 0205e85) (details)
  2. CHG: do not define a structure with the same name twice (commit: a1d03c2) (details)
Commit 0205e8569a61461023f8dcb625084b58075e13a4 by Mathieu Morlighem
CHG: use float.h's DBL_EPSILON instead of defining new variables
(commit: 0205e85)
The file was modifiedsrc/c/modules/SurfaceRelVelMisfitx/SurfaceRelVelMisfitx.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceLogVelMisfitx/SurfaceLogVelMisfitx.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceLogVxVyMisfitx/SurfaceLogVxVyMisfitx.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Cfsurfacelogvel.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
Commit a1d03c2d11d43df9923642c7c88aee37fe2833df by Mathieu Morlighem
CHG: do not define a structure with the same name twice
(commit: a1d03c2)
The file was modifiedsrc/c/cores/controltao_core.cpp (diff)