| #
ff21f319
|
| 19-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-quad-0d' into 'main'
DT: 0D quadrature has a single point
See merge request petsc/petsc!6730
|
| #
3c1919fd
|
| 18-Jul-2023 |
Matthew G. Knepley <knepley@gmail.com> |
DT: 0D quadrature has a single point
|
| #
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
|
| #
2da5875f
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
40db8417
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-examples' into 'release'
Fix examples for PETSc Meeting
See merge request petsc/petsc!6542
|
| #
9ea709c2
|
| 02-Jun-2023 |
Matthew G. Knepley <knepley@gmail.com> |
DT: Fix check
|
| #
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
|
| #
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
|
| #
20252e78
|
| 27-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-27/fix-double-foo' into 'main'
remove a double definition of foo in rules.doc that must have gotten in in a merge
See merge request petsc/petsc!6244
|
| #
60820804
|
| 27-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix typo in manual page
Commit-type: documentation
|
| #
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
|
| #
4366bac7
|
| 26-Mar-2023 |
Matthew G. Knepley <knepley@gmail.com> |
DT: Add quadrature permutations and default quadrature - Add integration domain to PetscQuadrature - Add quadrature permutations to DS - Add default quadrature to DT
|
| #
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.
|
| #
b7dab1a6
|
| 24-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-16' into 'main'
Switch to clang-format 16
See merge request petsc/petsc!6203
|
| #
6c5826a2
|
| 20-Mar-2023 |
Pierre Jolivet <pierre@joliv.et> |
Switch to clang-format 16
|
| #
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
|
| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
d438e513
|
| 18-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/fe-simplex-quadrature' into 'main'
PetscFE simplex quadrature
See merge request petsc/petsc!5525
|
| #
b414c505
|
| 12-Aug-2022 |
Jed Brown <jed@jedbrown.org> |
PetscDTSimplexQuadrature: report quadrature order
|