Ignore:
Timestamp:
07/25/17 13:13:20 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: getting rid of BinaryRand

File:
1 edited

Legend:

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

    r21623 r21865  
    4242                        /*methods (No constructor and no destructors...)*/
    4343                        BamgVertex();
    44                         double Smoothing(Mesh & ,const Mesh & ,Triangle  * & ,double =1);
     44                        double Smoothing(Mesh & ,Mesh & ,Triangle  * & ,double =1);
    4545                        void   MetricFromHessian(const double Hxx,const double Hyx, const double Hyy, const double smin,const double smax,const double s,const double err,BamgOpts* bamgopts);
    4646                        void   Echo();
Note: See TracChangeset for help on using the changeset viewer.