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
  • ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp

     
    11/*!\file RiftConstraintsState.cpp
    22 * \brief: manage penalties for rifts
    33 */
    4 
    54#include "./ConstraintsStateLocal.h"
    65#include "../../shared/shared.h"
    76
    8 #define _ZIGZAGCOUNTER_
    9 
    107/*current module: */
    118/*RiftIsPresent(Loads* loads,int configuration_type){{{*/
    129int RiftIsPresent(Loads* loads,int configuration_type){
  • ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp

     
    591591        return pe;
    592592}
    593593/*}}}*/
    594 #define _ZIGZAGCOUNTER_
    595594int    Riftfront::Constrain(int* punstable){/*{{{*/
    596595
    597596        IssmDouble  penetration;
Note: See TracBrowser for help on using the repository browser.