public int mma2ds1_(ref int ndimen, ref double uintfn, ref double vintfn, AdvApp2Var_EvaluatorFunc2Var foncnp,
                     ref int nbpntu, ref int nbpntv, ref double urootb, ref double vrootb, ref int _isofav, ref double sosotb,
                     ref double d_isotb, ref double soditb, ref double diditb, ref double fpntab, ref double ttable,
                     ref int iercod)
 {
     throw new NotImplementedException();
 }
 public int mma2fnc_(ref int ndimen, ref int nbsesp, ref int ndimse, ref double uvfonc,
                     AdvApp2Var_EvaluatorFunc2Var foncnp, ref double tconst, ref int _isofav, ref int nbroot, ref double rootlg,
                     ref int iordre, ref int ideriv, ref int ndgjac, ref int nbcrmx, ref int ncflim, ref double epsapr,
                     ref int ncoeff, ref double courbe, ref int nbcrbe, ref double somtab, ref double diftab, ref double contr1,
                     ref double contr2, ref double tabdec, ref double errmax, ref double errmoy, ref int iercod)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_EvaluatorFunc2Var(AdvApp2Var_EvaluatorFunc2Var parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
 public void MakeApprox(AdvApp2Var_Context Conditions, double a, double b, double c, double d,
                        AdvApp2Var_EvaluatorFunc2Var func, AdvApp2Var_Node NodeBegin, AdvApp2Var_Node NodeEnd)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_ApproxAFunc2Var(int Num1DSS, int Num2DSS, int Num3DSS, TColStd_HArray1OfReal OneDTol,
                                   TColStd_HArray1OfReal TwoDTol, TColStd_HArray1OfReal ThreeDTol, TColStd_HArray2OfReal OneDTolFr,
                                   TColStd_HArray2OfReal TwoDTolFr, TColStd_HArray2OfReal ThreeDTolFr, double FirstInU, double LastInU,
                                   double FirstInV, double LastInV, GeomAbs_IsoType FavorIso, GeomAbs_Shape ContInU, GeomAbs_Shape ContInV,
                                   int Prec_isCode, int MaxDegInU, int MaxDegInV, int MaxPatch, AdvApp2Var_EvaluatorFunc2Var Func,
                                   AdvApp2Var_Criterion Crit, AdvApprox_Cutting UChoice, AdvApprox_Cutting VChoice)
     : base()
 {
     throw new NotImplementedException();
 }
 public void ComputeConstraints(AdvApprox_Cutting UChoice, AdvApprox_Cutting VChoice,
                                AdvApp2Var_EvaluatorFunc2Var Func, AdvApp2Var_Criterion Crit)
 {
     throw new NotImplementedException();
 }
 public void ComputePatches(AdvApprox_Cutting UChoice, AdvApprox_Cutting VChoice,
                            AdvApp2Var_EvaluatorFunc2Var Func)
 {
     throw new NotImplementedException();
 }
 public void Perform(AdvApprox_Cutting UChoice, AdvApprox_Cutting VChoice, AdvApp2Var_EvaluatorFunc2Var Func,
                     AdvApp2Var_Criterion Crit)
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public void Discretise(AdvApp2Var_Context Conditions, AdvApp2Var_Framework Constraints,
                        AdvApp2Var_EvaluatorFunc2Var func)
 {
     throw new NotImplementedException();
 }