Searched defs:subtao (Results 1 – 2 of 2) sorted by relevance
3 static PetscErrorCode pounders_h(Tao subtao, Vec v, Mat H, Mat Hpre, PetscCtx ctx) in pounders_h()9 static PetscErrorCode pounders_fg(Tao subtao, Vec x, PetscReal *f, Vec g, PetscCtx ctx) in pounders_fg()
81 Tao subtao; member