Modeling Data - Fix AdvApp2Var Jacobi maxima written to the wrong workspace slot (#1418)

Fixed approximation of spherical surfaces]
Regression after https://github.com/Open-Cascade-SAS/OCCT/commit/3016a390713d2e893f4bfa797882b9f0266840e1
This commit is contained in:
gsdali
2026-08-10 21:20:16 +10:00
committed by GitHub
parent e177d7e68c
commit 07e6d8d40e
@@ -3949,7 +3949,7 @@ int AdvApp2Var_ApproxF2var::mma2ce1_(int* numdec,
/* ------------------- Return max polynoms of Jacobi ------------
*/
AdvApp2Var_ApproxF2var::mma2jmx_(ndjacu, iordru, &wrkar_off[ipt5]);
AdvApp2Var_ApproxF2var::mma2jmx_(ndjacu, iordru, &wrkar_off[ipt4]);
AdvApp2Var_ApproxF2var::mma2jmx_(ndjacv, iordrv, &wrkar_off[ipt5]);
/* ------ Calculate the coefficients and their contribution to the error ----