| #
5bc4531b
|
| 06-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-02/modernize-petscinfo' into 'main'
Clean up and modernize PetscInfo()
See merge request petsc/petsc!5582
|
| #
55205543
|
| 04-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Print the string needed to control the section with info output
|
| #
0f90cc5a
|
| 28-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/reuse-c-fortran-petscinitialize' into 'main'
Reuse PetscInitialize code between C and Fortran
See merge request petsc/petsc!4364
|
| #
85649d77
|
| 25-Sep-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Sys: reuse PetscInitialize code between C and Fortran
|
| #
0d1e9396
|
| 22-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-06-13/fix-init-fptrap' into 'master'
Bug fix for initialization of _trapmode on Linux and MacOS when exception...
See merge request petsc/petsc!2877
|
| #
cc9df77e
|
| 14-Jun-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Bug fix for initialization of _trapmode on Linux and MacOS when exception handling of divide by zero is enabled
Cleanup and extension of floating point exception handling. Now properly turns
Bug fix for initialization of _trapmode on Linux and MacOS when exception handling of divide by zero is enabled
Cleanup and extension of floating point exception handling. Now properly turns off floating point trapping for Lapack when Fortran linker turns on divide by zero trapping
Commit-type: error-checking, bug-fix, portability-fix, feature, documentation Reported-by: Sanjay Govindjee <s_g@berkeley.edu>
show more ...
|
| #
c20d7725
|
| 22-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/promote-examples-tests-tutorials' [petsc/petsc!2610]
* jed/promote-examples-tests-tutorials: Promote examples/{tests,tutorials}/ to {tests,tutorials}/
|