Changeset 12300


Ignore:
Timestamp:
05/29/12 14:01:27 (13 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Tria.cpp

    r12299 r12300  
    22952295
    22962296        /*Recover monthly temperatures*/
    2297         Input* input=inputs->GetInput(SurfaceforcingsMonthlytemperatures); _assert_(input);
     2297        Input*     input=inputs->GetInput(SurfaceforcingsMonthlytemperaturesEnum); _assert_(input);
    22982298        GaussTria* gauss=new GaussTria();
    22992299        double time,yts;
Note: See TracChangeset for help on using the changeset viewer.