]> OCCT Git - occt-copy.git/commit
0027112: GeomAPI_Interpolate produces wrong result CR27112_2
authoraml <aml@opencascade.com>
Sun, 7 Feb 2016 06:31:58 +0000 (09:31 +0300)
committeraml <aml@opencascade.com>
Thu, 25 Feb 2016 05:38:01 +0000 (08:38 +0300)
commite5976dde58caa53059d33f05f7e72e4dd9ba4908
tree90fc8ba4c7603a6cee85d747ceb973dbfa50217d
parentc19f09e973334da220998c7148987b20f4560e10
0027112: GeomAPI_Interpolate produces wrong result

Support of the approximation of natural boundary condition (f''= 0)
14 files changed:
src/Geom2dAPI/Geom2dAPI_Interpolate.cxx
src/Geom2dAPI/Geom2dAPI_Interpolate.hxx
src/GeomAPI/GeomAPI_Interpolate.cxx
src/GeomAPI/GeomAPI_Interpolate.hxx
src/GeomLib/GeomLib_Interpolate.cxx
src/GeomLib/GeomLib_Interpolate.hxx
src/GeometryTest/GeometryTest_ConstraintCommands.cxx
src/GeomliteTest/GeomliteTest_API2dCommands.cxx
src/PLib/PLib.cxx
src/PLib/PLib.hxx
tests/bugs/moddata_3/bug27112_1 [new file with mode: 0644]
tests/bugs/moddata_3/bug27112_2 [new file with mode: 0644]
tests/bugs/moddata_3/bug27112_3 [new file with mode: 0644]
tests/bugs/moddata_3/bug27112_4 [new file with mode: 0644]