:orphan: # PetscFPTrapPop push a floating point trapping mode, to be restored using `PetscFPTrapPop()` ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscFPTrapPop(void) ``` Not Collective ## See Also `PetscFPTrapPush()`, `PetscSetFPTrap()`, `PetscDetermineInitialFPTrap()` ## Level advanced ## Location src/sys/error/fp.c ## Examples src/ksp/ksp/tutorials/ex59.c
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/error/fp.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)