Lines Matching refs:DMGetDMTSWrite
305 PetscErrorCode DMGetDMTSWrite(DM dm, DMTS *tsdm) in DMGetDMTSWrite() function
380 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetIFunction()
412 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetIFunctionContextDestroy()
423 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSUnsetIFunctionContext_Internal()
487 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetI2Function()
523 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetI2FunctionContextDestroy()
534 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSUnsetI2FunctionContext_Internal()
598 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetI2Jacobian()
633 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetI2JacobianContextDestroy()
644 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSUnsetI2JacobianContext_Internal()
709 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetRHSFunction()
749 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetRHSFunctionContextDestroy()
760 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSUnsetRHSFunctionContext_Internal()
799 PetscCall(DMGetDMTSWrite(dm, &dmts)); in DMTSSetTransientVariable()
889 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetSolutionFunction()
920 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetForcingFunction()
953 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSGetForcingFunction()
1019 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetIJacobian()
1059 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetIJacobianContextDestroy()
1070 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSUnsetIJacobianContext_Internal()
1139 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetRHSJacobian()
1174 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetRHSJacobianContextDestroy()
1185 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSUnsetRHSJacobianContext_Internal()
1246 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetIFunctionSerialize()
1272 PetscCall(DMGetDMTSWrite(dm, &tsdm)); in DMTSSetIJacobianSerialize()