Home
last modified time | relevance | path

Searched defs:correction_type (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/impls/al/
H A Dalimpl.h19 SNESNewtonALCorrectionType correction_type; /* type of correction scheme to use */ member
H A Dal.c551 SNESNewtonALCorrectionType correction_type = data->correction_type; in SNESSetFromOptions_NEWTONAL() local