Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dalimpl.h29 PETSC_INTERN PetscBool NewtonALExactCitationSet; variable
H A Dal.c22 PetscBool NewtonALExactCitationSet = PETSC_FALSE; variable
296 PetscCall(PetscCitationsRegister(NewtonALExactCitation, &NewtonALExactCitationSet)); in SNESSolve_NEWTONAL()