Home
last modified time | relevance | path

Searched defs:cnorm (Results 1 – 9 of 9) sorted by relevance

/petsc/src/ts/tutorials/power_grid/
H A Dex3opt_fd.c26 PetscReal f, gnorm, cnorm, xdiff; in monitor() local
H A Dex3opt.c28 PetscReal f, gnorm, cnorm, xdiff; in monitor() local
/petsc/src/tao/interface/
H A Dtaosolver.c2017 PetscReal fmin = tao->fmin, cnorm = tao->cnorm; in TaoDefaultConvergenceTest() local
2464 …utionStatus(Tao tao, PetscInt *its, PetscReal *f, PetscReal *gnorm, PetscReal *cnorm, PetscReal *x… in TaoGetSolutionStatus()
2522 PetscErrorCode TaoMonitor(Tao tao, PetscInt its, PetscReal f, PetscReal res, PetscReal cnorm, Petsc… in TaoMonitor()
2574 …oSetConvergenceHistory(Tao tao, PetscReal obj[], PetscReal resid[], PetscReal cnorm[], PetscInt li… in TaoSetConvergenceHistory()
2633 …oGetConvergenceHistory(Tao tao, PetscReal **obj, PetscReal **resid, PetscReal **cnorm, PetscInt **… in TaoGetConvergenceHistory()
/petsc/src/tao/bound/tutorials/
H A Djbearing2.c430 PetscReal f, gnorm, cnorm, xdiff; in Monitor() local
442 PetscReal f, gnorm, cnorm, xdiff; in ConvergenceTest() local
/petsc/src/tao/pde_constrained/impls/lcl/
H A Dlcl.c178 PetscReal cnorm, mnorm; in TaoSolve_LCL() local
/petsc/src/tao/constrained/impls/almm/
H A Dalmm.h18 PetscReal Lval, fval, gnorm, cnorm, cenorm, cinorm, cnorm_old; /* scalar variables */ member
/petsc/include/petsc/private/
H A Dtaoimpl.h114 PetscReal cnorm; member
190 …de TaoLogConvergenceHistory(Tao tao, PetscReal obj, PetscReal resid, PetscReal cnorm, PetscInt tot… in TaoLogConvergenceHistory()
/petsc/src/tao/unconstrained/tutorials/
H A Dburgers_spectral.c561 PetscReal ff, gnorm, cnorm, xdiff, errex; in FormFunctionGradient() local
/petsc/src/tao/constrained/impls/ipm/
H A Dpdipm.c551 PetscReal res[2], cnorm[2]; in TaoSNESFunction_PDIPM_residual() local