Changeset 12053


Ignore:
Timestamp:
04/18/12 15:39:56 (13 years ago)
Author:
Mathieu Morlighem
Message:

reverted bamgmesh and bamggeom

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/modules/BamgMesher/BamgMesher.cpp

    r12049 r12053  
    2929        /*Fetch inputs: */
    3030        FetchData(&bamgopts,BAMGOPTIONS);
    31         FetchData(&bamggeom_in,BAMGMESHIN);
    32         FetchData(&bamgmesh_in,BAMGGEOMIN);
     31        FetchData(&bamggeom_in,BAMGGEOMIN);
     32        FetchData(&bamgmesh_in,BAMGMESHOUT);
    3333
    3434        /*Call x layer*/
Note: See TracChangeset for help on using the changeset viewer.