Changeset 21376
- Timestamp:
- 11/14/16 14:17:03 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Elements/Tria.cpp
r21375 r21376 3748 3748 IssmDouble Ig=0; 3749 3749 gauss->GaussPoint(ig); 3750 deltathickness_input->GetInputValue(&Ig );3750 deltathickness_input->GetInputValue(&Ig,gauss); 3751 3751 I+=Ig*gauss->weight; 3752 3752 total_weight+=gauss->weight;
Note:
See TracChangeset
for help on using the changeset viewer.