Changeset 15785
- Timestamp:
- 08/09/13 16:56:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
r15783 r15785 9655 9655 for(int i=0;i<pnumnodes;i++){ 9656 9656 gauss->GaussNode(this->PressureInterpolation(),i); 9657 9658 9657 p_input ->GetInputValue(&p ,gauss); 9659 9658 pvalues[i]=p/FSreconditioning;
Note:
See TracChangeset
for help on using the changeset viewer.