Ignore:
Timestamp:
01/29/18 14:39:39 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing bug if initial mesh is not generated by bamg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/bamg/Geometry.h

    r21864 r22380  
    5252                        void             ReadGeometry(BamgGeom *bamggeom, BamgOpts*bamgopts);
    5353                        void             Init(void);
    54                         void             PostRead();
     54                        void             PostRead(bool checkcurve=false);
    5555                        long             GetId(const GeomVertex &t) const;
    5656                        long             GetId(const GeomVertex *t) const;
Note: See TracChangeset for help on using the changeset viewer.