Changeset 16495
- Timestamp:
- 10/21/13 18:24:06 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
r16486 r16495 5178 5178 }/*}}}*/ 5179 5179 /*FUNCTION Penta::ControlToVectors{{{*/ 5180 void Penta::ControlToVectors(Vector<Issm Double>* vector_control, Vector<IssmDouble>* vector_gradient,int control_enum){5180 void Penta::ControlToVectors(Vector<IssmPDouble>* vector_control, Vector<IssmPDouble>* vector_gradient,int control_enum){ 5181 5181 5182 5182 Input* input=NULL;
Note:
See TracChangeset
for help on using the changeset viewer.