Searched refs:objectivectx (Results 1 – 3 of 3) sorted by relevance
161 nkdm->objectivectx = kdm->objectivectx; in DMSNESCopy()442 if (ctx) sdm->objectivectx = ctx; in DMSNESSetObjective()474 if (ctx) *(void **)ctx = sdm->objectivectx; in DMSNESGetObjective()
98 PetscCall(sdm->ops->computeobjective(snes, X, ob, sdm->objectivectx)); in SNESComputeObjective()
241 void *objectivectx; member