Rev | Line | |
---|
[24307] | 1 | Index: ../trunk-jpl/src/c/analyses/MasstransportAnalysis.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/analyses/MasstransportAnalysis.cpp (revision 23912)
|
---|
| 4 | +++ ../trunk-jpl/src/c/analyses/MasstransportAnalysis.cpp (revision 23913)
|
---|
| 5 | @@ -544,7 +544,6 @@
|
---|
| 6 | /*Recover portion of element that is grounded*/
|
---|
| 7 | phi=element->GetGroundedPortion(xyz_list);
|
---|
| 8 | if(melt_style==SubelementMelt2Enum){
|
---|
| 9 | - gllevelset_input=element->GetInput(MaskGroundediceLevelsetEnum); _assert_(gllevelset_input);
|
---|
| 10 | element->GetGroundedPart(&point1,&fraction1,&fraction2,&mainlyfloating);
|
---|
| 11 | gauss = element->NewGauss(point1,fraction1,fraction2,3);
|
---|
| 12 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.