Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dalimpl.h28 PETSC_INTERN const char NewtonALExactCitation[]; variable
H A Dal.c10 const char NewtonALExactCitation[] = "@article{Ritto-CorreaCamotim2008,\n" variable
296 PetscCall(PetscCitationsRegister(NewtonALExactCitation, &NewtonALExactCitationSet)); in SNESSolve_NEWTONAL()