Home
last modified time | relevance | path

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

/petsc/src/snes/impls/tr/
H A Dtr.c816 static PetscErrorCode SNESReset_NEWTONTR(SNES snes) in SNESReset_NEWTONTR() function
829 PetscCall(SNESReset_NEWTONTR(snes)); in SNESDestroy_NEWTONTR()
1128 snes->ops->reset = SNESReset_NEWTONTR; in SNESCreate_NEWTONTR()