Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex80.c31 PetscCall(PetscLogViewFromOptions()); in main()
32 PetscCall(PetscLogViewFromOptions()); in main()
33 PetscCall(PetscLogViewFromOptions()); in main()
/petsc/include/
H A Dpetsclog.h283 PETSC_EXTERN PetscErrorCode PetscLogViewFromOptions(void);
675 #define PetscLogViewFromOptions() PETSC_SUCCESS macro
/petsc/src/sys/logging/
H A Dplog.c2071 PetscErrorCode PetscLogViewFromOptions(void) in PetscLogViewFromOptions() function
/petsc/src/sys/objects/
H A Dpinit.c1550 PetscCall(PetscLogViewFromOptions()); in PetscFinalize()