Changeset 2921


Ignore:
Timestamp:
01/27/10 10:57:34 (15 years ago)
Author:
Mathieu Morlighem
Message:

Divided Metric computation depending on options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Bamgx/Mesh2.h

    r2914 r2921  
    795795                                                 void WriteMetric(BamgOpts* bamgopts);
    796796                                                 void IntersectConsMetric(BamgOpts* bamgopts);
     797                                                 void BuildMetric0(BamgOpts* bamgopts);
     798                                                 void BuildMetric1(BamgOpts* bamgopts);
     799                                                 void BuildMetric2(BamgOpts* bamgopts);
    797800                                                 void IntersectGeomMetric(const Real8 err,const int iso);
    798801
Note: See TracChangeset for help on using the changeset viewer.