Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c7 static PetscBool cited2 = PETSC_FALSE; variable
1172 if (fetidp->saddlepoint) PetscCall(PetscCitationsRegister(citation2, &cited2)); in KSPSolve_FETIDP()