Skip to content

Commit

Permalink
CHG: added example
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuMorlighem committed Jul 18, 2024
1 parent 6bfebab commit c8b520e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/m/parameterization/reinitializelevelset.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
%
% Usage:
% levelsetnew = reinitializelevelset(md,levelset)
%
% Example:
% md.mask.ice_levelset = reinitializelevelset(md, md.mask.ice_levelset);

% if md is 3d, levelset should be projected on a 2d mesh

Expand Down

0 comments on commit c8b520e

Please sign in to comment.