Changeset 12300
- Timestamp:
- 05/29/12 14:01:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Tria.cpp
r12299 r12300 2295 2295 2296 2296 /*Recover monthly temperatures*/ 2297 Input* input=inputs->GetInput(SurfaceforcingsMonthlytemperatures); _assert_(input);2297 Input* input=inputs->GetInput(SurfaceforcingsMonthlytemperaturesEnum); _assert_(input); 2298 2298 GaussTria* gauss=new GaussTria(); 2299 2299 double time,yts;
Note:
See TracChangeset
for help on using the changeset viewer.