SNESFASSetLog#
Sets or unsets time logging for various SNESFAS
stages on all levels
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESFASSetLog(SNES snes, PetscBool flg)
Logically Collective
Input Parameters#
snes - the
SNESFAS
contextflg - whether to log or not
See Also#
Level#
advanced
Location#
Index of all SNESFAS routines
Table of Contents for all manual pages
Index of all manual pages