Changeset 16495


Ignore:
Timestamp:
10/21/13 18:24:06 (11 years ago)
Author:
Eric.Larour
Message:

CHG: fixed problem with prototypes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Penta.cpp

    r16486 r16495  
    51785178}/*}}}*/
    51795179/*FUNCTION Penta::ControlToVectors{{{*/
    5180 void Penta::ControlToVectors(Vector<IssmDouble>* vector_control, Vector<IssmDouble>* vector_gradient,int control_enum){
     5180void Penta::ControlToVectors(Vector<IssmPDouble>* vector_control, Vector<IssmPDouble>* vector_gradient,int control_enum){
    51815181
    51825182        Input* input=NULL;
Note: See TracChangeset for help on using the changeset viewer.