Home
last modified time | relevance | path

Searched refs:auxCtxs (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex11.c251 …void *auxCtxs[] … in SetupProblem() local
294 auxCtxs[0] = NULL; in SetupProblem()
298 auxCtxs[0] = NULL; in SetupProblem()
306 auxCtxs[1] = NULL; in SetupProblem()
310 auxCtxs[1] = NULL; in SetupProblem()
314 auxCtxs[1] = NULL; in SetupProblem()
320 PetscCall(DMProjectFunction(dmAux, 0.0, auxFuncs, auxCtxs, INSERT_ALL_VALUES, auxDataGlobal)); in SetupProblem()