Changeset 25756
- Timestamp:
- 11/13/20 17:40:08 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r25755 r25756 5781 5781 /*Plug bslrice into barystatic contribution vector:*/ 5782 5782 if(barystatic_contribution){ 5783 id= partition[this->Sid()]+1;5783 id=reCast<int>(partition[this->Sid()])+1; 5784 5784 barystatic_contribution->SetValue(id,bslrhydro,ADD_VAL); 5785 5785 }
Note:
See TracChangeset
for help on using the changeset viewer.