Home
last modified time | relevance | path

Searched refs:_constraints_tolerance (Results 1 – 2 of 2) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/src/solvers/
H A Dnlopt_optimization_solver.C278 _constraints_tolerance(1.e-8) in NloptOptimizationSolver()
380 _constraints_tolerance); in solve()
400 _constraints_tolerance); in solve()
/dports/math/libmesh/libmesh-1.6.2/include/solvers/
H A Dnlopt_optimization_solver.h149 double _constraints_tolerance; variable