Searched refs:ObjectiveMisfit (Results 1 – 1 of 1) sorted by relevance
176 static PetscErrorCode ObjectiveMisfit(Tao tao, Vec x, PetscReal *J, void *_ctx) in ObjectiveMisfit() function231 PetscCall(ObjectiveMisfit(tao, x, &misfit, _ctx)); in ObjectiveMisfitADMM()436 PetscCall(ObjectiveMisfit(tao, x, &Jm, ctx)); in ObjectiveComplete()