Home
last modified time | relevance | path

Searched defs:etol (Results 1 – 25 of 108) sorted by relevance

12345

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/doc/apbs/input/elec/
H A Detol.rst1 .. _etol: target
3 etol chapter
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/aomatrices/
H A Daomatrix.cc28 Eigen::MatrixXd AOOverlap::Pseudo_InvSqrt(double etol) { in Pseudo_InvSqrt()
54 double etol) { in Pseudo_InvSqrt_GWBSE()
88 Eigen::MatrixXd AOCoulomb::Pseudo_InvSqrt(double etol) { in Pseudo_InvSqrt()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/aomatrices/
H A Daomatrix.cc28 Eigen::MatrixXd AOOverlap::Pseudo_InvSqrt(double etol) { in Pseudo_InvSqrt()
54 double etol) { in Pseudo_InvSqrt_GWBSE()
88 Eigen::MatrixXd AOCoulomb::Pseudo_InvSqrt(double etol) { in Pseudo_InvSqrt()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/nam/
H A Dnsolv.c62 int meth, int itmax, double etol, in AM_nSolve()
113 int itmax, double etol, in AM_newton()
356 int itmax, double etol, in AM_homotopy()
H A Dlsolv.c62 int meth, int itmax, double etol, int prec, int gues, int pjac) in AM_lSolve()
144 int meth, int itmax, double etol, int prec, int gues, int pjac) in AM_hlSolve()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/Common/
H A Dnetwork.c34 network *create_net(int *xind, double *xval, int edgenum, double etol, in create_net()
155 network *create_flow_net(int *xind, double *xval, int edgenum, double etol, in create_flow_net()
446 double etol) in flow_connected()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP+CUTS/src/CutGen/
H A Dspp_cg_clique.c96 int find_violated_star_cliques(spp_cg_problem *spp, double etol) in find_violated_star_cliques()
369 int find_violated_row_cliques(spp_cg_problem *spp, double etol) in find_violated_row_cliques()
479 int enumerate_maximal_cliques(spp_cg_problem *spp, int pos, double etol) in enumerate_maximal_cliques()
590 int length, int *indices, int pos, double etol) in greedy_maximal_clique()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_prep_base.c48 const double etol = params.etol; in prep_basic() local
547 const double etol = P->params.etol; in prep_delete_duplicate_rows_cols() local
1487 const double etol = P->params.etol; in prep_substitute_cols() local
2246 double etol = P->params.etol; in prep_force_row_bounds() local
2389 double etol = P->params.etol; in prep_improve_variable() local
3037 double etol = P->params.etol; in prep_modified_cols_update_info() local
3610 double etol = P->params.etol; in prep_check_redundancy() local
4076 double etol = params.etol; in prep_initialize_mipinfo() local
4713 double etol = P->params.etol; in prep_integerize_bounds() local
4802 double etol = P->params.etol; in prep_integerize_var() local
[all …]
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/CutGen/
H A Dshrink.c49 void reduce_graph(network *n, double etol, int *demand) in reduce_graph()
154 int greedy_shrinking1(network *n, double truck_cap, double etol, in greedy_shrinking1()
275 int greedy_shrinking6(network *n, double truck_cap, double etol, in greedy_shrinking6()
422 int greedy_shrinking1_one(network *n, double truck_cap, double etol, in greedy_shrinking1_one()
579 double etol, cut_data *new_cut, in greedy_shrinking6_one()
745 double etol, cut_data *new_cut, in greedy_shrinking2_one()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/generic/
H A Dgeoflowparm.h106 double etol; /**< user defined error tolerance */ member
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/CutGen/
H A Dshrink.c71 int reduce_graph(network *n, double etol, double *demand, double capacity, in reduce_graph()
221 int greedy_shrinking1(network *n, double capacity, double etol, in greedy_shrinking1()
344 int greedy_shrinking1_dicut(network *n, double capacity, double etol, in greedy_shrinking1_dicut()
496 int greedy_shrinking6(network *n, double capacity, double etol, in greedy_shrinking6()
649 int greedy_shrinking6_dicut(network *n, double capacity, double etol, in greedy_shrinking6_dicut()
834 int greedy_shrinking1_one(network *n, double capacity, double etol, in greedy_shrinking1_one()
999 double etol, cut_data *new_cut, in greedy_shrinking6_one()
1184 double etol, cut_data *new_cut, in greedy_shrinking2_one()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/
H A DTestCustomConstraints.cpp303 const Real etol = 10*integ.getAccuracyInUse() in testCoordinateCoupler2() local
361 const Real etol = 10*integ.getAccuracyInUse() in testCoordinateCoupler3() local
455 const Real etol = 10*integ.getAccuracyInUse() in testSpeedCoupler2() local
524 const Real etol = 10*integ.getAccuracyInUse() in testSpeedCoupler3() local
582 const Real etol = 10*integ.getAccuracyInUse() in testPrescribedMotion1() local
658 const Real etol = 10*integ.getAccuracyInUse() in testPrescribedMotion2() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/bam/
H A Dbsolv.c66 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P, in Bvec_lmethod()
227 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P) in Bvec_mg()
406 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P) in Bvec_mgCore()
602 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P, in Bvec_cg()
893 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P, in Bvec_bcg()
1228 int key, int flag, int itmax, double etol) in Bvec_eig()
1393 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P, in Bvec_cgnr()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/whb/
H A Dbvechb.c64 int key, int flag, int itmax, double etol, int prec, int cycle, Bmat *P, in Bvec_hlmethod()
128 int key, int flag, int itmax, double etol, int prec, Bmat *Ppro, Bmat *M) in Bvec_hb()
239 int key, int flag, int itmax, double etol, int prec, Bmat *P, Bmat *M, in Bvec_hcg()
443 int key, int flag, int itmax, double etol, int prec, Bmat *P, Bmat *M, in Bvec_hbcg()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/Common/
H A Dnetwork.c34 network *createnet(int *xind, double *xval, int edgenum, double etol, in createnet()
143 network *createnet2(int *xind, double *xval, int edgenum, double etol, in createnet2()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/CutGen/Decomp/
H A Ddecomp.c146 double etol = p->cur_sol.lpetol; in create_initial_lp() local
569 double etol = lp_data->lpetol; in generate_new_cols() local
649 double etol = lp_data->lpetol; in get_cols_from_pool() local
/dports/math/disco/DisCO-releases-1.0.0-33-g68720be/examples/VRP/
H A DVrpNetwork.cpp44 std::vector<VrpVariable *> edgeList, double etol, in createNet()
353 VrpNetwork::reduce_graph(double etol) in reduce_graph()
/dports/math/optpp/optpp-2.4/src/Newton/
H A DOptQNewton.C134 Real etol = 1.e-8; in updateH() local
H A DOptConstrQNewton.C137 Real etol = 1.e-8; in updateH() local
/dports/science/lammps/lammps-stable_29Sep2021/src/REPLICA/
H A Dneb.h45 double etol; // energy tolerance convergence criterion variable
/dports/science/lammps/lammps-stable_29Sep2021/src/SPIN/
H A Dneb_spin.h44 double etol; // energy tolerance convergence criterion variable
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/MATCH/src/CutPool/
H A Duser_cp.c79 int user_check_cut(void *user, double etol, int number, int *indices, in user_check_cut()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/MPP/src/CutPool/
H A Dmpp_cp.c81 int user_check_cut(void *user, double etol, int number, int *indices, in user_check_cut()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP/src/CutPool/
H A Dspp_cp.c79 int user_check_cut(void *user, double etol, int number, int *indices, in user_check_cut()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP+CUTS/src/CutPool/
H A Dspp_cp.c79 int user_check_cut(void *user, double etol, int number, int *indices, in user_check_cut()

12345