source: issm/oecreview/Archive/18296-19100/ISSM-18720-18721.diff

Last change on this file was 19102, checked in by Mathieu Morlighem, 10 years ago

NEW: added 18296-19100

File size: 593 bytes
  • ../trunk-jpl/src/c/classes/FemModel.cpp

     
    18231823                Element* element=xDynamicCast<Element*>(elements->GetObjectByOffset(i));
    18241824                effanalysis->HydrologyEPLGetMask(mask,eplzigzag_counter,element);
    18251825        }
    1826         printf("POINTER = %p\n",eplzigzag_counter);
    18271826        this->parameters->SetParam(eplzigzag_counter,this->nodes->Size(),EplZigZagCounterEnum);
    18281827        /*Assemble and serialize*/
    18291828        mask->Assemble();
Note: See TracBrowser for help on using the repository browser.