Searched refs:TAOSNESFunc (Results 1 – 1 of 1) sorted by relevance
42 static PetscErrorCode TAOSNESFunc(SNES snes, Vec X, Vec F, PetscCtx ctx) in TAOSNESFunc() function85 PetscCall(SNESSetFunction(taosnes->snes, NULL, TAOSNESFunc, tao)); in TaoSetUp_SNES()