source:
issm/oecreview/Archive/23390-24306/ISSM-23912-23913.diff
Last change on this file was 24307, checked in by , 5 years ago | |
---|---|
File size: 671 bytes |
-
../trunk-jpl/src/c/analyses/MasstransportAnalysis.cpp
544 544 /*Recover portion of element that is grounded*/ 545 545 phi=element->GetGroundedPortion(xyz_list); 546 546 if(melt_style==SubelementMelt2Enum){ 547 gllevelset_input=element->GetInput(MaskGroundediceLevelsetEnum); _assert_(gllevelset_input);548 547 element->GetGroundedPart(&point1,&fraction1,&fraction2,&mainlyfloating); 549 548 gauss = element->NewGauss(point1,fraction1,fraction2,3); 550 549 }
Note:
See TracBrowser
for help on using the repository browser.