Rev | Line | |
---|
[24684] | 1 | Index: ../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){
|
---|
| 18 | Index: ../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.