Searched refs:TaoSNESFunction_PDIPM (Results 1 – 1 of 1) sorted by relevance
439 static PetscErrorCode TaoSNESFunction_PDIPM(SNES snes, Vec X, Vec F, PetscCtx ctx) in TaoSNESFunction_PDIPM() function555 PetscCall(TaoSNESFunction_PDIPM(snes, X, F, (void *)tao)); in TaoSNESFunction_PDIPM_residual()1303 PetscCall(SNESSetFunction(pdipm->snes, NULL, TaoSNESFunction_PDIPM, (void *)tao)); in TaoSetup_PDIPM()