Searched defs:hopt (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/interface/noise/ |
| H A D | snesnoise.c | 77 …de SNESDiffParameterCompute_More(SNES snes, void *nePv, Vec x, Vec p, double *fnoise, double *hopt) in SNESDiffParameterCompute_More() 208 static PetscErrorCode JacMatMultCompare(SNES snes, Vec x, Vec p, double hopt) in JacMatMultCompare()
|
| H A D | snesdnest.c | 11 …tscInt *nf, double *fval, double *h__, double *fnoise, double *fder2, double *hopt, PetscInt *info… in SNESNoise_dnest_()
|
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 1607 …const auto hopt = (opt == MAT_COPY_VALUES && A->offloadmask != PETSC_OFFLOAD_CPU) ? MAT_DO… in Duplicate() local
|