| #
1e4ec879
|
| 06-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-viewer-hdf5-format' into 'main'
Plex+HDF5+Viewer: Add docs and new storage version functions
See merge request petsc/petsc!7525
|
| #
1e4a82c4
|
| 03-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+HDF5+Viewer: Add docs and new storage version functions
|
| #
d184f693
|
| 01-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-trcohesive-3d' into 'main'
Plex: Add 3D cohesive transformations
See merge request petsc/petsc!7493
|
| #
ed32af8c
|
| 24-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix string mesh input
|
| #
1ed6e3ff
|
| 25-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-13/fix-sowing-strings' into 'main'
Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INT
See merge request petsc/petsc!7480
|
| #
cc4c1da9
|
| 14-Apr-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Update source code removing all unneeded /*@C and associated manual stubs and interfaces
|
| #
55cda6f5
|
| 25-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
99e79f2f
|
| 25-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-24/doc-fixes/release' into 'release'
release docs fixes
See merge request petsc/petsc!7498
|
| #
a3b724e8
|
| 24-Apr-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
release docs fixes
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by:
release docs fixes
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks-to: Development Tools: Vim, Emacs, Eclipse
show more ...
|
| #
9efe9541
|
| 19-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-hdf5-info' into 'main'
Fix file bug and add diagnostics
See merge request petsc/petsc!7478
|
| #
56d2cd41
|
| 17-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Change error to message
|
| #
0c3d0987
|
| 17-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-transform-cohesive' into 'main'
Plex: First step toward parallel cohesive cell creation
See merge request petsc/petsc!7459
|
| #
0542aa8c
|
| 12-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Major changes to the behavior of cohesive cells - Ghost cohesive cells now have no special marking (was shift3) - By default, impinging faces separating fault sides do not split, but instead fo
Plex: Major changes to the behavior of cohesive cells - Ghost cohesive cells now have no special marking (was shift3) - By default, impinging faces separating fault sides do not split, but instead force unsplit nodes on the fault
show more ...
|
| #
dd0eeac9
|
| 12-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow cohesive cell labels to be created from the command line
|
| #
d0812ded
|
| 12-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow a mesh to be specified from the command line through a string variable
|
| #
7585a5d2
|
| 08-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-coord-localize' into 'main'
Knepley/fix plex coord localize
See merge request petsc/petsc!7438
|
| #
c3db174c
|
| 05-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Add flag to turn off localization in SetFromOptions()
|
| #
8c77480b
|
| 04-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
23f52a69
|
| 30-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/slepc-release' into 'release'
configure: SLEPc 3.21.0
See merge request petsc/petsc!7423
|
| #
39f4f5db
|
| 30-Mar-2024 |
Pierre Jolivet <pierre@joliv.et> |
configure: SLEPc 3.21.0
|
| #
6d174762
|
| 29-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jrwrigh/multiple_isoperiodic' into 'main'
Plex Isoperiodic: Allow multiple periodic directions
See merge request petsc/petsc!7305
|
| #
1fca310d
|
| 19-Feb-2024 |
James Wright <james@jameswright.xyz> |
Plex Isoperiodic: Allow multiple Face SFs
This is important for cases of multiple directions of periodicity, whose transforms are necessarily distinct from each other.
|
| #
5fbe00dc
|
| 09-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-da-periodicity' into 'main'
DM+DA: Fixes for periodicity
See merge request petsc/petsc!7333
|
| #
6c6a6b79
|
| 12-Dec-2023 |
Matthew G. Knepley <knepley@gmail.com> |
DM+DA: Fix bounding box for periodicity - Fix Locate to respect periodicity
|
| #
970231d2
|
| 07-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-18' into 'main'
clang-format version 18
See merge request petsc/petsc!6902
|