| 299d2553 | 06-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add dev-env documentation |
| ced0f3ae | 06-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Provide more detail for SNESSetFunction/JacobianDomainError() manual pages so people can actually use them.
Commit-type: documentation Reported-by: Hongrui Yu <yuhongrui@utexas.edu> |
| 723b7f29 | 05-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-15/add-fortran-file-viewer' into 'main'
Allow one to attach a PETSCVIEWERASCII to a Fortran file unit
See merge request petsc/petsc!6607 |
| e4096674 | 15-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Allow one to attach a PETSCVIEWERASCII to a Fortran file unit
This is needed by Fortran users who are saving information with write() and want viewed object information into the same file.
Fortran
Allow one to attach a PETSCVIEWERASCII to a Fortran file unit
This is needed by Fortran users who are saving information with write() and want viewed object information into the same file.
Fortran will never defeat me, no matter how difficult they want to make the world. Including refusing to have IO interoperable with C.
Commit-type: Fortran, feature Reported-by: Marsha Berger
show more ...
|
| fbf9dbe5 | 16-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
HAVE_FORTRAN should be USE_FORTRAN_BINDINGS since it is about generating the Fortran bindings, not about if the Fortran compiler exists |
| 3e215257 | 05-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 1f089562 | 05-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix use of -log_info in documentation |
| e4278cb2 | 02-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-29/add-dmdagetelements-fortran' into 'main'
Add support for DMDAGetElements() for Fortran
See merge request petsc/petsc!6647 |
| 6e140fc9 | 13-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add VecSeq_CUPM::Abs(), VecSeq_CUPM::Sqrt(), VecSeq_CUPM::Exp(), VecSeq_CUPM::Log(), VecSeq_CUPM::PointwiseMax(), VecSeq_CUPM::PointwiseMaxAbs(), and VecSeq_CUPM::PointwiseMin() |
| 659f25fd | 29-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add support for DMDAGetElements() for Fortran
Reported-by: Ngoc Mai Monica Huynh <ngocmaimonica.huynh@unipv.it> |
| dee6f9aa | 29-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 02b382d8 | 29-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.19.3 |
| bcf2175c | 28-Jun-2023 |
Matthew Knepley <knepley@gmail.com> |
Mat: Now MatLRC registers a creation routine and responds like a regular Mat type
Co-Authored-by: Jose E. Roman <jroman@dsic.upv.es> |
| ce4eda5e | 27-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/petsc4py-docs' into 'main'
petsc4py: Documentation generation fixes
See merge request petsc/petsc!6538 |
| fa8daf30 | 26-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/dmplexinterp' into 'main'
speed up DMPlexInterpolate
See merge request petsc/petsc!6563 |
| 2827ebad | 08-Jun-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Plex: Replace DMPlexGetGhostCellStratum() with DMPlexGetCellTypeStratum() - Also fix DMPlexTransform version |
| 28dd6638 | 24-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add PetscIsCloseAtTolScalar() |
| 6612abce | 23-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 9a2cd68e | 23-Jun-2023 |
Matthew Knepley <knepley@gmail.com> |
Docs: Add DOI for PETSc users manual |
| 609729f9 | 03-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove now unneeded launch pad to petc4py's main index.rst/html page generated with new petsc4py docs |
| c6c2e312 | 03-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Cleanup call of make docs when it calls the makefile to build docs for petsc4py
Remove check for python2 for building petsc4py docs since python2 is no longer needed for building petsc4py docs
Move
Cleanup call of make docs when it calls the makefile to build docs for petsc4py
Remove check for python2 for building petsc4py docs since python2 is no longer needed for building petsc4py docs
Move the code out of build_classic_docs since petsc4py docs are no longer classic
show more ...
|
| cabd1581 | 05-Jun-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
petsc4py docs: minor fixes |
| 2457174d | 21-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 7653fbd9 | 20-Jun-2023 |
Richard Tran Mills <rmills@rmills.org> |
Fix typo in the link to the new user tutorial slides for the 2023 PETSc Annual Meeting |
| 7902c8aa | 19-Jun-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
petsc-2023: add youtube links to agenda |