Searched refs:SetupAdjointProblem (Results 1 – 1 of 1) sorted by relevance
183 static PetscErrorCode SetupAdjointProblem(DM dm, AppCtx *user) in SetupAdjointProblem() function369 PetscCall(SetupDiscretization(dmAdj, "adjoint", SetupAdjointProblem, user)); in ComputeAdjoint()