| #
9e210917
|
| 28-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-options-help' into 'main'
fixes for uninitialized warnings or segfaults when running -help
See merge request petsc/petsc!8743
|
| #
0b595cf8
|
| 28-Sep-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscOptionsString: Fix for uninitialized strings
If run under valgrind or -faddress-sanitizer=undefined -help will generate warnings
|
| #
bcda9346
|
| 27-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'MarDiehl/fix-typo' into 'main'
missing "s" for isascii and issundials
See merge request petsc/petsc!8559
|
| #
9f196a02
|
| 17-Jul-2025 |
Martin Diehl <mail@martin-diehl.net> |
missing "s" for isascii and issundials
|
| #
be37439e
|
| 21-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/useless-cast' into 'main'
Remove useless cast
See merge request petsc/petsc!7894
|
| #
835f2295
|
| 05-Oct-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
Brain dead fixes for useless casts
|
| #
e98d5aa1
|
| 12-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-01-03/docs-c2html' into 'main'
Remove recursive build of c2html files; no longer uses classic makefiles
See merge request petsc/petsc!7167
|
| #
46233b44
|
| 11-Jan-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Use < instead of " for includes of PETSc include files
And Remove unneeded duplicate includes
Co-Authored-by: Jose Roman <jroman@dsic.upv.es>
|
| #
4291d587
|
| 22-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
9253b520
|
| 20-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-12-11/very-minor-fixes-from-linter/release' into 'release'
minor fixes for things found by Jacob's linter
See merge request petsc/petsc!7109
|
| #
1777c8a5
|
| 12-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
minor fixes for things found by Jacob's linter
|
| #
ad4c700a
|
| 04-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4c755a4e
|
| 04-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix typos
See merge request petsc/petsc!6908
|
| #
baca6076
|
| 04-Oct-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix typos
|
| #
59ae44d4
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dcampbell/dmnetworkview-viewport' into 'main'
Add specific vertex viewing for DMNetwork -- zoom in on selected vertices
See merge request petsc/petsc!6702
|
| #
5039956b
|
| 24-Jul-2023 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add specific vertex viewing for DMNetwork -- zoom in on selected vertices
|
| #
1c7e6064
|
| 15-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/dmnetworkview-color' into 'main'
Add color component to CoordinateDM
See merge request petsc/petsc!6479
|
| #
7cd471e7
|
| 23-Feb-2023 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add color component to CoordinateDM in DMView_Network_CSV() Add color handling to DMNetwork visualization script Add check for coordinateDM creation in DMView_Network_CSV() Update ex1.c: set couple
Add color component to CoordinateDM in DMView_Network_CSV() Add color handling to DMNetwork visualization script Add check for coordinateDM creation in DMView_Network_CSV() Update ex1.c: set coupled_snes_max_it=power_snes_max_it=water_snes_max_it=1 to illustrate interaction between subsnes and coupledsnes set color=localf at vertices to monitor convergence over dmnetwork optimize UserMonitor() Update src/dm/impls/network/tests/ex2.c to test '-dmnetwork_view draw' Co-authored-by: dccampbell1@shockers.wichita.edu
show more ...
|
| #
04b9411a
|
| 10-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dcampbell/dmnetworkview-options' into 'main'
Add more useful viewing options for DMNetwork
See merge request petsc/petsc!6345
|
| #
5f25b224
|
| 27-Feb-2023 |
Duncan Campbell <dcampbell090498@gmail.com> |
Add new command-line options for DMNetwork visualization Placing the options in PetscOptionsBegin ... PetscOptionsEnd Fix(DMNetwork): fix -draw_pause handling Feat(DMNetwork): add setters for viewer
Add new command-line options for DMNetwork visualization Placing the options in PetscOptionsBegin ... PetscOptionsEnd Fix(DMNetwork): fix -draw_pause handling Feat(DMNetwork): add setters for viewer options Co-authored-by: Duncan Campbell <dccampbell1@shockers.wichita.edu> Co-authored-by: Aidan Hamilton <aidan@udel.edu> Co-authored-by: Hong Zhang <hzhang@mcs.anl.gov>
show more ...
|
| #
49154744
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a9d89a6f
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/fix-dmnetwork-comm/release' into 'release'
bugfix: replace PETSC_COMM_WORLD with local comm
See merge request petsc/petsc!6359
|
| #
e66d8692
|
| 21-Apr-2023 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix: replace PETSC_COMM_WORLD with local comm
|
| #
3b70ddd1
|
| 17-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dcampbell/dmnetworkview-bugfixes' into 'main'
Small bugfixes for DMNetwork viewer code
See merge request petsc/petsc!6112
|
| #
12e0ef65
|
| 08-Mar-2023 |
Duncan Campbell <dcampbell090498@gmail.com> |
Test fix for mkstemp detection Test newer _XOPEN_SOURCE value
|