Home
last modified time | relevance | path

Searched refs:max_it_changed (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtaoimpl.h156 PetscBool max_it_changed; member
/dports/science/PETSc/petsc-3.14.1/src/tao/complementarity/impls/ssls/
H A Dssils.c141 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_SSILS()
H A Dssfls.c157 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_SSFLS()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/lmvm/
H A Dlmvm.c274 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_LMVM()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/cg/
H A Dtaocg.c299 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_CG()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/neldermead/
H A Dneldermead.c275 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_NM()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/owlqn/
H A Dowlqn.c339 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_OWLQN()
/dports/science/PETSc/petsc-3.14.1/src/tao/complementarity/impls/asls/
H A Dasfls.c340 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_ASFLS()
H A Dasils.c336 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_ASILS()
/dports/science/PETSc/petsc-3.14.1/src/tao/interface/
H A Dtaosolver.c165 tao->max_it_changed =PETSC_FALSE; in TaoCreate()
440 if (flg) tao->max_it_changed=PETSC_TRUE; in TaoSetFromOptions()
1049 tao->max_it_changed=PETSC_TRUE; in TaoSetMaximumIterations()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/blmvm/
H A Dblmvm.c264 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_BLMVM()
/dports/science/PETSc/petsc-3.14.1/src/tao/quadratic/impls/gpcg/
H A Dgpcg.c340 if (!tao->max_it_changed) tao->max_it=500; in TaoCreate_GPCG()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/tron/
H A Dtron.c348 if (!tao->max_it_changed) tao->max_it = 50; in TaoCreate_TRON()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/ntr/
H A Dntr.c612 if (!tao->max_it_changed) tao->max_it = 50; in TaoCreate_NTR()
/dports/science/PETSc/petsc-3.14.1/src/tao/quadratic/impls/bqpip/
H A Dbqpip.c569 if (!tao->max_it_changed) tao->max_it=100; in TaoCreate_BQPIP()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/bmrm/
H A Dbmrm.c283 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_BMRM()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/ntl/
H A Dntl.c772 if (!tao->max_it_changed) tao->max_it = 50; in TaoCreate_NTL()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/nls/
H A Dnls.c903 if (!tao->max_it_changed) tao->max_it = 50; in TaoCreate_NLS()
/dports/science/PETSc/petsc-3.14.1/src/tao/pde_constrained/impls/lcl/
H A Dlcl.c606 if (!tao->max_it_changed) tao->max_it = 200; in TaoCreate_LCL()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bncg/
H A Dbncg.c418 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_BNCG()
/dports/science/PETSc/petsc-3.14.1/src/tao/constrained/impls/ipm/
H A Dipm.c1105 if (!tao->max_it_changed) tao->max_it = 200; in TaoCreate_IPM()
H A Dpdipm.c1364 if (!tao->max_it_changed) tao->max_it = 200; in TaoCreate_PDIPM()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bnk/
H A Dbnk.c1335 if (!tao->max_it_changed) tao->max_it = 50; in TaoCreate_BNK()
/dports/science/PETSc/petsc-3.14.1/src/tao/leastsquares/impls/pounders/
H A Dpounders.c1273 if (!tao->max_it_changed) tao->max_it = 2000; in TaoCreate_POUNDERS()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS10900 PetscBool max_it_changed;156,4509

12