Home
last modified time | relevance | path

Searched defs:sigma_v (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetsctao_deprecations.h37 … static inline PetscErrorCode TaoSetSeparableObjectiveWeights(Tao tao, Vec sigma_v, PetscInt n, Pe… in TaoSetSeparableObjectiveWeights()
/petsc/src/tao/interface/
H A Dtaosolver_fg.c377 PetscErrorCode TaoSetResidualWeights(Tao tao, Vec sigma_v, PetscInt n, PetscInt *rows, PetscInt *co… in TaoSetResidualWeights()