| #
56245cf9
|
| 29-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Shorten tests
|
| #
79ab67a3
|
| 15-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix boundary integrals - PetscFEIntegrateBd() now initializes its integrand - Fix many multifield bugs in this routine
|
| #
8754fef1
|
| 19-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/matis-improvements' into 'main'
MATIS: repeated global entries in local part of l2g map and binary dump/load
See merge request petsc/petsc!7383
|
| #
4f58015e
|
| 01-Mar-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: allow repeated entries
deprecate old matis_ options, the correct way is mat_is_... fix nonzerostate
add multielement code path in ex71
|
| #
61d8dfa2
|
| 09-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-checkbadSource' into 'main'
Improve checkbadSource
See merge request petsc/petsc!7168
|
| #
53df731d
|
| 08-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix "Extra spaces in test harness rules" in checkbadSource
|
| #
c8629ca8
|
| 17-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/minsurf-local' into 'main'
Improve support for nonlinear domain decomposition solvers
See merge request petsc/petsc!7084
|
| #
68d39a79
|
| 06-Dec-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES ex12: add p4est test with ASM with DD subdomains
|
| #
6493148f
|
| 28-Nov-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPLEXSNES: support objective functions
|
| #
c2a7d86e
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/change-matchop-matfilter' into 'main'
Consolidate MatChop() and MatAIJFilter()
See merge request petsc/petsc!6699
|
| #
93ec0da9
|
| 16-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
Rename VecChop() into VecFilter()
|
| #
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
|
| #
e59927a1
|
| 18-Jul-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES ex12: minor
|
| #
f6f24134
|
| 30-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/followup-snes-swap' into 'main'
Follow up of https://gitlab.com/petsc/petsc/-/merge_requests/6492
See merge request petsc/petsc!6506
|
| #
d76a863b
|
| 26-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES: replace missing direct calls to ops->converged with SNESConverged
|
| #
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
|
| #
308041e4
|
| 30-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES test ex69: disable fp_trap for some tests
|
| #
61451c10
|
| 29-Apr-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: FPE fixes
Protect 0-volume cells Fix point location in quad
|
| #
37d05b02
|
| 06-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b877537e
|
| 05-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix Typos
See merge request petsc/petsc!6024
|
| #
da81f932
|
| 05-Feb-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix Typos
|
| #
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
|