Changeset 25755
- Timestamp:
- 11/13/20 17:02:17 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r25752 r25755 5705 5705 /*Plug bslrice into barystatic contribution vector:*/ 5706 5706 if(barystatic_contribution){ 5707 id= partition[this->Sid()]+1;5707 id=reCast<int>(partition[this->Sid()])+1; 5708 5708 barystatic_contribution->SetValue(id,bslrice,ADD_VAL); 5709 5709 }
Note:
See TracChangeset
for help on using the changeset viewer.