PetscDSGetExactSolutionTimeDerivative#

Get the pointwise time derivative of the exact solution function for a given test field

Synopsis#

Not Collective

Input Parameters#

  • prob - The PetscDS

  • f - The test field number

Output Parameters#

  • sol - time derivative of the exact solution for the test field, see PetscPointExactSolutionFn

  • ctx - the exact solution context

See Also#

PetscDS, PetscPointExactSolutionFn, PetscDSSetExactSolutionTimeDerivative(), PetscDSGetExactSolution()

Level#

intermediate

Location#

src/dm/dt/interface/dtds.c


Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages