Home
last modified time | relevance | path

Searched refs:Rsnld (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIntImp_Int2S.gxx63 math_FunctionSetRoot Rsnld(myZerParFunc,15); //-- Modif lbr 18 MAI ?????????????
79 Perform(Param,Rsnld);
83 math_FunctionSetRoot& Rsnld,
95 Rsnld.SetTolerance(Tolerance);
96 Rsnld.Perform(myZerParFunc,UVap,BornInf,BornSup);
98 if (Rsnld.IsDone()) {
101 Rsnld.Root(UVap);
122 math_FunctionSetRoot& Rsnld)
158 CurrentChoix = Perform(Param,Rsnld,ChoixIso[i]);
221 BestChoix = Perform(Duv,Rsnld,BestChoix);
[all …]
H A DIntImp_IntCS.gxx39 math_FunctionSetRoot Rsnld(myFunction);
65 Perform(U,V,W,Rsnld,u0,u1,v0,v1,w0,w1);
80 math_FunctionSetRoot& Rsnld,
104 Rsnld.SetTolerance(Tolerance);
115 Rsnld.Perform(myFunction,UVap,BornInf,BornSup);
116 if (Rsnld.IsDone()) {
119 Rsnld.Root(UVap);
H A DIntStart_SearchInside.gxx88 math_FunctionSetRoot Rsnld(Func,toler);
176 Rsnld.Perform(Func,UVap,Binf,Bsup);
177 if (Rsnld.IsDone()) {
181 Rsnld.Root(UVap);
251 math_FunctionSetRoot Rsnld(Func,toler);
252 Rsnld.Perform(Func,UVap,Binf,Bsup);
253 if (Rsnld.IsDone()) {
258 Rsnld.Root(UVap);
H A DIntWalk_TheInt2S.hxx72 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
79 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
H A DGeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx72 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
79 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
H A DBRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx72 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
79 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
H A DApproxInt_ImpPrmSvSurfaces.gxx519 math_FunctionSetRoot Rsnld(MyZerImpFunc);
520 Rsnld.SetTolerance(Tolerance);
521 Rsnld.Perform(MyZerImpFunc,X,BornInf,BornSup);
522 if(Rsnld.IsDone()) {
524 Rsnld.Root(X);
764 math_FunctionSetRoot Rsnld(MyZerImpFunc);
765 Rsnld.SetTolerance(Tolerance);
766 Rsnld.Perform(MyZerImpFunc,X,BornInf,BornSup);
767 if(Rsnld.IsDone()) {
769 Rsnld.Root(X);
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntImp/
H A DIntImp_Int2S.gxx64 math_FunctionSetRoot Rsnld(myZerParFunc,15); //-- Modif lbr 18 MAI ?????????????
80 Perform(Param,Rsnld);
84 math_FunctionSetRoot& Rsnld,
96 Rsnld.SetTolerance(Tolerance);
97 Rsnld.Perform(myZerParFunc,UVap,BornInf,BornSup);
99 if (Rsnld.IsDone()) {
102 Rsnld.Root(UVap);
123 math_FunctionSetRoot& Rsnld)
159 CurrentChoix = Perform(Param,Rsnld,ChoixIso[i]);
222 BestChoix = Perform(Duv,Rsnld,BestChoix);
[all …]
H A DIntImp_IntCS.gxx42 math_FunctionSetRoot Rsnld(myFunction);
68 Perform(U,V,W,Rsnld,u0,u1,v0,v1,w0,w1);
83 math_FunctionSetRoot& Rsnld,
107 Rsnld.SetTolerance(Tolerance);
118 Rsnld.Perform(myFunction,UVap,BornInf,BornSup);
119 if (Rsnld.IsDone()) {
122 Rsnld.Root(UVap);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIntImp_Int2S.gxx64 math_FunctionSetRoot Rsnld(myZerParFunc,15); //-- Modif lbr 18 MAI ?????????????
80 Perform(Param,Rsnld);
84 math_FunctionSetRoot& Rsnld,
96 Rsnld.SetTolerance(Tolerance);
97 Rsnld.Perform(myZerParFunc,UVap,BornInf,BornSup);
99 if (Rsnld.IsDone()) {
102 Rsnld.Root(UVap);
123 math_FunctionSetRoot& Rsnld)
159 CurrentChoix = Perform(Param,Rsnld,ChoixIso[i]);
222 BestChoix = Perform(Duv,Rsnld,BestChoix);
[all …]
H A DIntImp_IntCS.gxx42 math_FunctionSetRoot Rsnld(myFunction);
68 Perform(U,V,W,Rsnld,u0,u1,v0,v1,w0,w1);
83 math_FunctionSetRoot& Rsnld,
107 Rsnld.SetTolerance(Tolerance);
118 Rsnld.Perform(myFunction,UVap,BornInf,BornSup);
119 if (Rsnld.IsDone()) {
122 Rsnld.Root(UVap);
H A DIntStart_SearchInside.gxx88 math_FunctionSetRoot Rsnld(Func,toler);
176 Rsnld.Perform(Func,UVap,Binf,Bsup);
177 if (Rsnld.IsDone()) {
181 Rsnld.Root(UVap);
251 math_FunctionSetRoot Rsnld(Func,toler);
252 Rsnld.Perform(Func,UVap,Binf,Bsup);
253 if (Rsnld.IsDone()) {
258 Rsnld.Root(UVap);
H A DGeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx59 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
66 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
H A DIntWalk_TheInt2S.hxx58 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
65 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
H A DBRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx72 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
79 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
H A DApproxInt_ImpPrmSvSurfaces.gxx527 math_FunctionSetRoot Rsnld(MyZerImpFunc);
528 Rsnld.SetTolerance(Tolerance);
529 Rsnld.Perform(MyZerImpFunc, X, BornInf, BornSup);
530 aRsnldIsDone = Rsnld.IsDone();
532 Rsnld.Root(X);
776 math_FunctionSetRoot Rsnld(MyZerImpFunc);
777 Rsnld.SetTolerance(Tolerance);
778 Rsnld.Perform(MyZerImpFunc,X,BornInf,BornSup);
779 if(Rsnld.IsDone()) {
781 Rsnld.Root(X);
[all …]
H A DIntPatch_CurvIntSurf.hxx64 …al U, const Standard_Real V, const Standard_Real W, math_FunctionSetRoot& Rsnld, const Standard_Re…
H A DIntCurveSurface_TheExactHInter.hxx65 …al U, const Standard_Real V, const Standard_Real W, math_FunctionSetRoot& Rsnld, const Standard_Re…
/dports/cad/opencascade/opencascade-7.6.0/src/IntStart/
H A DIntStart_SearchInside.gxx88 math_FunctionSetRoot Rsnld(Func,toler);
176 Rsnld.Perform(Func,UVap,Binf,Bsup);
177 if (Rsnld.IsDone()) {
181 Rsnld.Root(UVap);
251 math_FunctionSetRoot Rsnld(Func,toler);
252 Rsnld.Perform(Func,UVap,Binf,Bsup);
253 if (Rsnld.IsDone()) {
258 Rsnld.Root(UVap);
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx59 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
66 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
/dports/cad/opencascade/opencascade-7.6.0/src/IntWalk/
H A DIntWalk_TheInt2S.hxx58 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
65 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
/dports/cad/opencascade/opencascade-7.6.0/src/BRepApprox/
H A DBRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx72 …IntImp_ConstIsoparametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld);
79 …ametric Perform (const TColStd_Array1OfReal& Param, math_FunctionSetRoot& Rsnld, const IntImp_Cons…
/dports/cad/opencascade/opencascade-7.6.0/src/ApproxInt/
H A DApproxInt_ImpPrmSvSurfaces.gxx527 math_FunctionSetRoot Rsnld(MyZerImpFunc);
528 Rsnld.SetTolerance(Tolerance);
529 Rsnld.Perform(MyZerImpFunc, X, BornInf, BornSup);
530 aRsnldIsDone = Rsnld.IsDone();
532 Rsnld.Root(X);
776 math_FunctionSetRoot Rsnld(MyZerImpFunc);
777 Rsnld.SetTolerance(Tolerance);
778 Rsnld.Perform(MyZerImpFunc,X,BornInf,BornSup);
779 if(Rsnld.IsDone()) {
781 Rsnld.Root(X);
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntCurveSurface/
H A DIntCurveSurface_TheExactHInter.hxx65 …al U, const Standard_Real V, const Standard_Real W, math_FunctionSetRoot& Rsnld, const Standard_Re…
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_CurvIntSurf.hxx64 …al U, const Standard_Real V, const Standard_Real W, math_FunctionSetRoot& Rsnld, const Standard_Re…

12