Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex10.c110 PetscErrorCode TSDAESimple_Reduced_SNESFunction(SNES snes, Vec V, Vec F, void *actx) in TSDAESimple_Reduced_SNESFunction() function
173 PetscCall(SNESSetFunction(red->snes, NULL, TSDAESimple_Reduced_SNESFunction, tsdae)); in TSDAESimpleSetUp_Reduced()