Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex13.c356 static PetscErrorCode ComputeAdjoint(Vec u, AppCtx *user) in ComputeAdjoint() function
510 PetscCall(ComputeAdjoint(u, &user)); in main()