Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dal.c38 const char *const SNESNewtonALCorrectionTypes[] = {"EXACT", "NORMAL", "SNESNewtonALCorrectionType",… variable
561 …arc-length continuation method", "SNESNewtonALCorrectionType", SNESNewtonALCorrectionTypes, (Petsc… in SNESSetFromOptions_NEWTONAL()
/petsc/include/
H A Dpetscsnes.h1395 PETSC_EXTERN const char *const SNESNewtonALCorrectionTypes[]; variable