Skip to content

Commit

Permalink
Using the level-set no longer requires the use of the development option
Browse files Browse the repository at this point in the history
  • Loading branch information
GHilmarG committed Oct 26, 2023
1 parent 3ac6650 commit d2e9353
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions LevelSetEquationSolver.m
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
end


if CtrlVar.LevelSetMethod && ~CtrlVar.DevelopmentVersion

error('LevelSetEquation:Development','LevelSetEquation is in deveopment. Do not use.')

end




if ~CtrlVar.LevelSetMethod

Expand Down

0 comments on commit d2e9353

Please sign in to comment.