Home
last modified time | relevance | path

Searched defs:report (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex9.c6 PetscBool report; /* Print a quality report */ member
/petsc/config/BuildSystem/config/
H A Dbase.py475 def report(command, status, output, error): function
531 def report(command, status, output, error): function
613 def report(command, status, output, error): function
/petsc/src/sys/classes/draw/impls/x/
H A Dxops.c445 XEvent report; in PetscDrawGetMouseButton_X() local