Searched refs:PetscStackView (Results 1 – 5 of 5) sorted by relevance
114 PetscErrorCode PetscStackView(FILE *file) in PetscStackView() function
152 (void)PetscStackView(PETSC_STDOUT);
502 (void)PetscStackView(PETSC_STDOUT);
36 - Add `PetscStackView()` to the public API37 - Change the default file pointer used in `PetscStackView()` if `NULL` is used to `PETSC_STDERR`
2995 PETSC_EXTERN PetscErrorCode PetscStackView(FILE *);2997 #define PetscStackView(file) PETSC_SUCCESS macro