Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/ !
H A Dex13.c183 static PetscErrorCode SetupAdjointProblem(DM dm, AppCtx *user) in SetupAdjointProblem() function
369 PetscCall(SetupDiscretization(dmAdj, "adjoint", SetupAdjointProblem, user)); in ComputeAdjoint()