| #
292bffcb
|
| 19-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Fix PetscAssertPointer that should be PetscValidHeaderSpecific
|
| #
4f572ea9
|
| 18-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Rename PetscValidPointer -> PetscAssertPointer
|
| #
7a2f837d
|
| 06-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Deploy new PetscValidPointer, remove PetscValidXXXPointer
|
| #
ad63db46
|
| 18-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/plex' into 'main'
small fixes from asan undefined behaviour
See merge request petsc/petsc!6722
|
| #
072f5ffd
|
| 18-Jul-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPLEX: fixes for address sanitizer
|
| #
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
|
| #
33378d9e
|
| 09-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-cohesive-fem' into 'main'
Plex: Fix for hybrid Jacobian
See merge request petsc/petsc!6570
|
| #
8bf0a22d
|
| 09-Jun-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix for hybrid Jacobian - Remove redundant code - Fix scale field retrieval - Fix prec mat construction
|
| #
8c38e02a
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ff55f77
|
| 01-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'
Minor cleanup of website tutorials
See merge request petsc/petsc!6520
|
| #
1cc06b55
|
| 27-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
|
| #
bbbf3958
|
| 18-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-hybrid-scaling' into 'main'
Plex+FEM: Fix hybrid scaling
See merge request petsc/petsc!6475
|
| #
3e2b0218
|
| 12-May-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+FEM: Fix hybrid scaling - Scaling DS and data must come from the cells on the sides of the fault
|
| #
c82db6db
|
| 05-May-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix L2 norm determination for cohesive cells
|
| #
49154744
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d7849d59
|
| 20-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-petsccallmpi' into 'release'
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
See merge request petsc/petsc!6348
|
| #
712fec58
|
| 19-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
|
| #
f796603a
|
| 18-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3b7633ae
|
| 17-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-docs' into 'release'
Fix documentation
See merge request petsc/petsc!6335
|
| #
76fbde31
|
| 17-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix documentation
|
| #
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
|
| #
b6b5caf9
|
| 27-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-hybrid-mass' into 'main'
Plex: Can now specify a mass weighting to hybrid residual
See merge request petsc/petsc!6210
|
| #
07218a29
|
| 17-Mar-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Can now specify a mass weighting to hybrid residual - This is not a complete fix. We need to match up quadrature points across the interface.
|