source:
issm/oecreview/Archive/24307-24683/ISSM-24622-24623.diff@
24684
Last change on this file since 24684 was 24684, checked in by , 5 years ago | |
---|---|
File size: 1.0 KB |
-
../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp
1 1 /*!\file RiftConstraintsState.cpp 2 2 * \brief: manage penalties for rifts 3 3 */ 4 5 4 #include "./ConstraintsStateLocal.h" 6 5 #include "../../shared/shared.h" 7 6 8 #define _ZIGZAGCOUNTER_9 10 7 /*current module: */ 11 8 /*RiftIsPresent(Loads* loads,int configuration_type){{{*/ 12 9 int RiftIsPresent(Loads* loads,int configuration_type){ -
../trunk-jpl/src/c/classes/Loads/Riftfront.cpp
591 591 return pe; 592 592 } 593 593 /*}}}*/ 594 #define _ZIGZAGCOUNTER_595 594 int Riftfront::Constrain(int* punstable){/*{{{*/ 596 595 597 596 IssmDouble penetration;
Note:
See TracBrowser
for help on using the repository browser.