Home
last modified time | relevance | path

Searched refs:trust0_changed (Results 1 – 9 of 9) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtaoimpl.h164 PetscBool trust0_changed; member
/dports/science/PETSc/petsc-3.14.1/src/tao/interface/
H A Dtaosolver.c171 tao->trust0_changed =PETSC_FALSE; in TaoCreate()
448 if (flg) tao->trust0_changed=PETSC_TRUE; in TaoSetFromOptions()
1097 tao->trust0_changed=PETSC_TRUE; in TaoSetInitialTrustRegionRadius()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/tron/
H A Dtron.c349 if (!tao->trust0_changed) tao->trust0 = 1.0; in TaoCreate_TRON()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/ntr/
H A Dntr.c613 if (!tao->trust0_changed) tao->trust0 = 100.0; in TaoCreate_NTR()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/ntl/
H A Dntl.c773 if (!tao->trust0_changed) tao->trust0 = 100.0; in TaoCreate_NTL()
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/nls/
H A Dnls.c904 if (!tao->trust0_changed) tao->trust0 = 100.0; in TaoCreate_NLS()
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bnk/
H A Dbnk.c1336 if (!tao->trust0_changed) tao->trust0 = 100.0; in TaoCreate_BNK()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS10908 PetscBool trust0_changed;164,4743
H A DCTAGS80052 trust0_changed include/petsc/private/taoimpl.h /^ PetscBool trust0_changed;$/;" m language:C++ s…