Merge pull request #88 from TomFischer/PiecewiseLinearInterpolationBugFix
Piecewise linear interpolation bug fix. Using STL where possible.
Showing
- BaseLib/quicksort.h 53 additions, 32 deletionsBaseLib/quicksort.h
- GeoLib/PointVec.cpp 4 additions, 3 deletionsGeoLib/PointVec.cpp
- MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp 46 additions, 31 deletions.../InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp
- MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h 52 additions, 8 deletions...ib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h
- Tests/MathLib/TestPiecewiseLinearInterpolation.cpp 90 additions, 0 deletionsTests/MathLib/TestPiecewiseLinearInterpolation.cpp
- Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp 55 additions, 21 deletions...pleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp
Loading
Please register or sign in to comment