Searched refs:solveNumericalDiff (Results 1 – 3 of 3) sorted by relevance
87 HybridNonLinearSolverSpace::Status solveNumericalDiff(FVectorType &x);375 return solveNumericalDiff(x); in hybrd1()587 HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiff(FVectorType &x) in solveNumericalDiff() function
86 * For HybridNonLinearSolver, the method solveNumericalDiff() does the above wrapping for
418 info = solver.solveNumericalDiff(x); in testHybrd()