| #
7a2f837d
|
| 06-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Deploy new PetscValidPointer, remove PetscValidXXXPointer
|
| #
02477ebb
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'
Enable docs linting
See merge request petsc/petsc!6667
|
| #
60225df5
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: dm
|
| #
ce826a6e
|
| 10-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jpusztay/fix-plex-grid-hashing' into 'main'
plexgeometry.c: handle case where grid hash box goes through the cell
See merge request petsc/petsc!6681
|
| #
b3e8128d
|
| 09-Jul-2023 |
josephpu <josephpu@buffalo.edu> |
plexgeometry.c: handle case where grid hash box goes through the cell
|
| #
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
|
| #
9f484482
|
| 04-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-setinf-main' into 'main'
fix setinf main
See merge request petsc/petsc!6405
|
| #
23f0ada9
|
| 03-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPLEX: fix grid hash creation
|
| #
597312bb
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7168d968
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-setinf' into 'release'
Fixes for -fp_trap
See merge request petsc/petsc!6372
|
| #
2b6f951b
|
| 01-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Plex: More FPE fixes
allow cells with no coordinates FVM: More robust limiter PetscGridHash: use Calloc to avoid floating point exceptions PetscDT: fpe fixes
|
| #
f8bf5bfc
|
| 30-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
style
|
| #
61451c10
|
| 29-Apr-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: FPE fixes
Protect 0-volume cells Fix point location in quad
|
| #
c93ca78f
|
| 19-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-warning-6286' into 'main'
Fix -Wabsolute-value
See merge request petsc/petsc!6340
|
| #
b58dcb05
|
| 19-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix -Wabsolute-value
|
| #
dcb88fbd
|
| 18-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-point-location' into 'main'
Plex: New computation of grid hash
See merge request petsc/petsc!6286
|
| #
6363a54b
|
| 08-Apr-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: New computation of grid hash
|
| #
d01c6957
|
| 28-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'
More manual page fixes
See merge request petsc/petsc!6233
|
| #
2fe279fd
|
| 28-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
More manual page fixes
|
| #
2f63bcb2
|
| 22-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-gridhash-init' into 'main'
Plex: Allow empty grid hash
See merge request petsc/petsc!6218
|
| #
378076f8
|
| 22-Mar-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow empty grid hash
|
| #
e9f36840
|
| 18-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'
Fix many manual pages
See merge request petsc/petsc!6162
|
| #
20f4b53c
|
| 09-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages based on reports from Jacob's lint tool
Commit-type: documentation
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|