Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dalimpl.h30 PETSC_INTERN const char NewtonALNormalCitation[]; variable
H A Dal.c23 const char NewtonALNormalCitation[] = "@article{LeonPaulinoPereiraMenezesLages_2011,\n" variable
298 PetscCall(PetscCitationsRegister(NewtonALNormalCitation, &NewtonALNormalCitationSet)); in SNESSolve_NEWTONAL()