Searched refs:mffunctionctx (Results 1 – 3 of 3) sorted by relevance
238 void *mffunctionctx; member
381 if (ctx) sdm->mffunctionctx = ctx; in DMSNESSetMFFunction()
2550 …CallBack("SNES callback function", (*sdm->ops->computemffunction)(snes, x, y, sdm->mffunctionctx)); in SNESComputeMFFunction()