Changeset 15541
- Timestamp:
- 07/22/13 14:59:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
r15538 r15541 8205 8205 8206 8206 GetVerticesCoordinates(&xyz_list[0][0],vertices,NUMVERTICES); 8207 ElementVector* pe=new ElementVector(nodes,NUMVERTICES,this->parameters, PattynApproximationEnum);8207 ElementVector* pe=new ElementVector(nodes,NUMVERTICES,this->parameters,StokesApproximationEnum); 8208 8208 rho_water=matpar->GetRhoWater(); 8209 8209 rho_ice =matpar->GetRhoIce();
Note:
See TracChangeset
for help on using the changeset viewer.