Searched refs:rhsjacobianctxcontainer (Results 1 – 2 of 2) sorted by relevance
16 tsdm->rhsjacobianctxcontainer = NULL; in DMTSUnsetRHSJacobianContext_DMTS()231 nkdm->rhsjacobianctxcontainer = kdm->rhsjacobianctxcontainer; in DMTSCopy()237 …f (nkdm->rhsjacobianctxcontainer) PetscCall(PetscObjectCompose((PetscObject)nkdm, "rhs jacobian ct… in DMTSCopy()1146 tsdm->rhsjacobianctxcontainer = ctxcontainer; in DMTSSetRHSJacobian()1175 …if (tsdm->rhsjacobianctxcontainer) PetscCall(PetscContainerSetCtxDestroy(tsdm->rhsjacobianctxconta… in DMTSSetRHSJacobianContextDestroy()1220 …if (tsdm->rhsjacobianctxcontainer) PetscCall(PetscContainerGetPointer(tsdm->rhsjacobianctxcontaine… in DMTSGetRHSJacobian()
436 PetscContainer rhsjacobianctxcontainer; member