Skip to content
Snippets Groups Projects
Commit 1fd26d19 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Adding Sussman redistancing

parent afb2c83b
No related branches found
No related tags found
1 merge request!1Master
......@@ -150,6 +150,14 @@ install(FILES interpolation/interpolation.hpp
interpolation/z_spline.hpp
DESTINATION openfpm_numerics/include/interpolation )
install(FILES level_set/redistancing_Sussman/ComputeGradient.hpp
level_set/redistancing_Sussman/GaussFilter.hpp
level_set/redistancing_Sussman/HelpFunctions.hpp
level_set/redistancing_Sussman/HelpFunctionsForGrid.hpp
level_set/redistancing_Sussman/NarrowBand.hpp
level_set/redistancing_Sussman/RedistancingSussman.hpp
DESTINATION openfpm_numerics/include/level_set/redistancing_Sussman)
install(FILES DMatrix/EMatrix.hpp
DESTINATION openfpm_numerics/include/DMatrix )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment