source: issm/oecreview/Archive/24307-24683/ISSM-24622-24623.diff@ 24684

Last change on this file since 24684 was 24684, checked in by Mathieu Morlighem, 5 years ago

CHG: added new review

File size: 1.0 KB
RevLine 
[24684]1Index: ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp
2===================================================================
3--- ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp (revision 24622)
4+++ ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp (revision 24623)
5@@ -1,12 +1,9 @@
6 /*!\file RiftConstraintsState.cpp
7 * \brief: manage penalties for rifts
8 */
9-
10 #include "./ConstraintsStateLocal.h"
11 #include "../../shared/shared.h"
12
13-#define _ZIGZAGCOUNTER_
14-
15 /*current module: */
16 /*RiftIsPresent(Loads* loads,int configuration_type){{{*/
17 int RiftIsPresent(Loads* loads,int configuration_type){
18Index: ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp
19===================================================================
20--- ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp (revision 24622)
21+++ ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp (revision 24623)
22@@ -591,7 +591,6 @@
23 return pe;
24 }
25 /*}}}*/
26-#define _ZIGZAGCOUNTER_
27 int Riftfront::Constrain(int* punstable){/*{{{*/
28
29 IssmDouble penetration;
Note: See TracBrowser for help on using the repository browser.