Changeset 23913


Ignore:
Timestamp:
05/10/19 14:47:01 (6 years ago)
Author:
tsantos
Message:

CHG: duplicated code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/analyses/MasstransportAnalysis.cpp ΒΆ

    r23797 r23913  
    545545        phi=element->GetGroundedPortion(xyz_list);
    546546        if(melt_style==SubelementMelt2Enum){
    547                 gllevelset_input=element->GetInput(MaskGroundediceLevelsetEnum); _assert_(gllevelset_input);
    548547                element->GetGroundedPart(&point1,&fraction1,&fraction2,&mainlyfloating);
    549548           gauss = element->NewGauss(point1,fraction1,fraction2,3);
Note: See TracChangeset for help on using the changeset viewer.