Searched refs:rhsfunctionctxcontainer (Results 1 – 2 of 2) sorted by relevance
8 tsdm->rhsfunctionctxcontainer = NULL; in DMTSUnsetRHSFunctionContext_DMTS()230 nkdm->rhsfunctionctxcontainer = kdm->rhsfunctionctxcontainer; in DMTSCopy()236 …f (nkdm->rhsfunctionctxcontainer) PetscCall(PetscObjectCompose((PetscObject)nkdm, "rhs function ct… in DMTSCopy()716 tsdm->rhsfunctionctxcontainer = ctxcontainer; in DMTSSetRHSFunction()750 …if (tsdm->rhsfunctionctxcontainer) PetscCall(PetscContainerSetCtxDestroy(tsdm->rhsfunctionctxconta… in DMTSSetRHSFunctionContextDestroy()762 tsdm->rhsfunctionctxcontainer = NULL; in DMTSUnsetRHSFunctionContext_Internal()988 …if (tsdm->rhsfunctionctxcontainer) PetscCall(PetscContainerGetPointer(tsdm->rhsfunctionctxcontaine… in DMTSGetRHSFunction()
435 PetscContainer rhsfunctionctxcontainer; member