Ignore:
Timestamp:
02/13/14 11:29:04 (11 years ago)
Author:
jbondzio
Message:

CHG: slope of levelset function for derivation of normal is now calculated once before extrapolation, since calculation in element can lead to normal = 0 for equal values on nodes.

File:
1 edited

Legend:

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

    r16534 r17274  
    2424void thermal_core(FemModel* femmodel);
    2525void surfaceslope_core(FemModel* femmodel);
     26void levelsetfunctionslope_core(FemModel* femmodel);
    2627void bedslope_core(FemModel* femmodel);
    2728void meshdeformation_core(FemModel* femmodel);
Note: See TracChangeset for help on using the changeset viewer.