Home
last modified time | relevance | path

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

/petsc/src/sys/info/
H A Dverboseinfo.c176 PetscErrorCode PetscInfoSetClasses(PetscBool exclude, PetscInt n, const char *const *classnames) in PetscInfoSetClasses() argument
181 PetscCall(PetscStrNArrayallocpy(n, classnames, &PetscInfoClassnames)); in PetscInfoSetClasses()
/petsc/doc/changes/
H A D313.md249 `-info [filename][:[~]list,of,classnames[:[~]self]]`. See
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out49 -log_exclude <list,of,classnames>: exclude given classes from logging
50 -info [filename][:[~]<list,of,classnames>[:[~]self]]: print verbose information
/petsc/doc/manual/
H A Dprofiling.md562 -info [filename][:[~]<list,of,classnames>[:[~]self]]
565 The `list,of,classnames` is a list, separated by commas with no spaces, of classes one wishes to vi…