mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-11 21:50:34 +05:00
test
This commit is contained in:
parent
cc81dab63e
commit
f7566eb067
@ -30,7 +30,6 @@ namespace netgen
|
|||||||
double h2 = min (spline.EndPI().hmax, h/spline.EndPI().refatpoint);
|
double h2 = min (spline.EndPI().hmax, h/spline.EndPI().refatpoint);
|
||||||
double hcurve = min (spline.hmax, h/spline.reffak);
|
double hcurve = min (spline.hmax, h/spline.reffak);
|
||||||
|
|
||||||
|
|
||||||
CalcPartition (l, h, h1, h2, hcurve, elto0, curvepoints);
|
CalcPartition (l, h, h1, h2, hcurve, elto0, curvepoints);
|
||||||
// cout << "curvepoints = " << curvepoints << endl;
|
// cout << "curvepoints = " << curvepoints << endl;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user