Searched refs:classnames (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/info/ |
| H A D | verboseinfo.c | 176 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 D | 313.md | 249 `-info [filename][:[~]list,of,classnames[:[~]self]]`. See
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_help.out | 49 -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 D | profiling.md | 562 -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…
|