Home
last modified time | relevance | path

Searched refs:max_funcs_changed (Results 1 – 20 of 20) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtaoimpl.h155 PetscBool max_funcs_changed; member
/dports/science/PETSc/petsc-3.14.1/src/tao/complementarity/impls/ssls/
H A Dssils.c142 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_SSILS()
H A Dssfls.c158 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_SSFLS()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/lmvm/
H A Dlmvm.c275 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_LMVM()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/cg/
H A Dtaocg.c300 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_CG()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/neldermead/
H A Dneldermead.c276 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_NM()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/owlqn/
H A Dowlqn.c340 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_OWLQN()
/dports/science/PETSc/petsc-3.14.1/src/tao/complementarity/impls/asls/
H A Dasfls.c341 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_ASFLS()
H A Dasils.c337 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_ASILS()
/dports/science/PETSc/petsc-3.14.1/src/tao/interface/
H A Dtaosolver.c166 tao->max_funcs_changed=PETSC_FALSE; in TaoCreate()
442 if (flg) tao->max_funcs_changed=PETSC_TRUE; in TaoSetFromOptions()
974 tao->max_funcs_changed=PETSC_TRUE; in TaoSetMaximumFunctionEvaluations()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/blmvm/
H A Dblmvm.c265 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_BLMVM()
/dports/science/PETSc/petsc-3.14.1/src/tao/quadratic/impls/gpcg/
H A Dgpcg.c341 if (!tao->max_funcs_changed) tao->max_funcs = 100000; in TaoCreate_GPCG()
/dports/science/PETSc/petsc-3.14.1/src/tao/quadratic/impls/bqpip/
H A Dbqpip.c570 if (!tao->max_funcs_changed) tao->max_funcs = 500; in TaoCreate_BQPIP()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/bmrm/
H A Dbmrm.c284 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_BMRM()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bncg/
H A Dbncg.c419 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_BNCG()
/dports/science/PETSc/petsc-3.14.1/src/tao/constrained/impls/ipm/
H A Dipm.c1106 if (!tao->max_funcs_changed) tao->max_funcs = 500; in TaoCreate_IPM()
H A Dpdipm.c1365 if (!tao->max_funcs_changed) tao->max_funcs = 500; in TaoCreate_PDIPM()
/dports/science/PETSc/petsc-3.14.1/src/tao/leastsquares/impls/pounders/
H A Dpounders.c1274 if (!tao->max_funcs_changed) tao->max_funcs = 4000; in TaoCreate_POUNDERS()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS10899 PetscBool max_funcs_changed;155,4476
H A DCTAGS71024 max_funcs_changed include/petsc/private/taoimpl.h /^ PetscBool max_funcs_changed;$/;" m language…