Ignore:
Timestamp:
06/07/12 10:50:31 (13 years ago)
Author:
lemorzad
Message:

debuging pdd

File:
1 edited

Legend:

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

    r12362 r12385  
    23062306   double pddtj[NUMVERTICES], hmx2;
    23072307
     2308   //printf("ok1p\n");
     2309
    23082310   /*Recover monthly temperatures and precipitation*/
    23092311   Input*     input=inputs->GetInput(SurfaceforcingsMonthlytemperaturesEnum); _assert_(input);
     
    23222324     }
    23232325   }
    2324    /*Recover info at the vertices: */
     2326   /*Recover info a the vertices: */
    23252327   GetInputListOnVertices(&h[0],ThicknessEnum);
    23262328   GetInputListOnVertices(&s[0],SurfaceEnum);
     2329
     2330   //printf("ok2p\n");
    23272331
    23282332   /*Get material parameters :*/
Note: See TracChangeset for help on using the changeset viewer.