Searched defs:normschedule (Results 1 – 6 of 6) sorted by relevance
81 SNESNormSchedule normschedule; in SNESGetNPCFunction() local
408 SNESNormSchedule normschedule; in SNESView() local2028 PetscErrorCode SNESSetNormSchedule(SNES snes, SNESNormSchedule normschedule) in SNESSetNormSchedule()2050 PetscErrorCode SNESGetNormSchedule(SNES snes, SNESNormSchedule *normschedule) in SNESGetNormSchedule()
12 SNESNormSchedule normschedule; in SNESSolve_KSPONLY() local
220 SNESNormSchedule normschedule; in SNESSolve_NGS() local
725 SNESNormSchedule normschedule; in SNESSolve_NASM() local
121 SNESNormSchedule normschedule; /* Norm computation type for SNES instance */ member