| #
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 ...
|
| #
4688473b
|
| 13-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3411a588
|
| 13-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-08/doc-manual-page-fixes/release' into 'release'
Improve some manual pages for Mat and DM
See merge request petsc/petsc!7004
|
| #
0b3275a6
|
| 08-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve some manual pages for Mat and DM
Commit-type: documentation
|
| #
e8e8640d
|
| 26-Sep-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/rm-first-empty-line' into 'main'
Remove first and last empty lines
See merge request petsc/petsc!6892
|
| #
92bec4ee
|
| 26-Sep-2023 |
Pierre Jolivet <pierre@joliv.et> |
Remove first and last empty lines
|
| #
9c5460f9
|
| 17-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'
Linter detect possible static functions
See merge request petsc/petsc!6796
|
| #
66976f2f
|
| 14-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add static to internal functions
|
| #
fa8daf30
|
| 26-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/dmplexinterp' into 'main'
speed up DMPlexInterpolate
See merge request petsc/petsc!6563
|
| #
172ee266
|
| 09-Jun-2023 |
Jed Brown <jed@jedbrown.org> |
DMPlex: add DMPlexUninterp event
This operation is often expensive (even dominating total cost) so needs to be profiled.
|
| #
a403f267
|
| 10-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/dmplex-events' into 'main'
DM: add events for plex creation, projection, transforms, offsets
See merge request petsc/petsc!6301
|
| #
708be2fd
|
| 08-Apr-2023 |
Jed Brown <jed@jedbrown.org> |
DM: add events for plex creation, projection, transforms, offsets
These often account for a lot of time, but were not captured in any events, leading to mystery time in the overall log_view.
|
| #
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
|
| #
114237d5
|
| 09-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/dm-plex-box-sf' into 'main'
DM: parallel periodic box mesh with Z-order
See merge request petsc/petsc!5411
|
| #
46139095
|
| 02-Jan-2023 |
Jed Brown <jed@jedbrown.org> |
DMPlex: add Generate event for all the basic/internal mesh creation steps
Does not include interpolation, which is typically much more expensive, unless interpolation is a mandatory part of creating
DMPlex: add Generate event for all the basic/internal mesh creation steps
Does not include interpolation, which is typically much more expensive, unless interpolation is a mandatory part of creating the initial topology. Does not include extrusion and similar transforms since those have their own events.
show more ...
|
| #
e16a4cb4
|
| 09-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/fix_dmplex_io' into 'main'
Ksagiyam/fix dmplex io
See merge request petsc/petsc!5911
|
| #
b5c9616a
|
| 22-Nov-2022 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexhdf5: log Distribution{View,Load}
|
| #
3b8a638f
|
| 28-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ephemeral-label' into 'main'
DMLabel: Added another implementation of DMLabel
See merge request petsc/petsc!5763
|
| #
9f6c5813
|
| 22-Oct-2022 |
Matthew G. Knepley <knepley@gmail.com> |
DMLabel: Added another implementation of DMLabel - Now label has class methods - Added readonly flag for DMLabel - There are concrete and ephemeral implementations - Fixed label handling when calling
DMLabel: Added another implementation of DMLabel - Now label has class methods - Added readonly flag for DMLabel - There are concrete and ephemeral implementations - Fixed label handling when calling DMPlexTransformApply() - Register label constructors - Stopped inlining some functions
show more ...
|
| #
061e922f
|
| 22-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'
Feature: Bicycle Storage Facility 2
See merge request petsc/petsc!5661
|
| #
d71ae5a4
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
source code format changes due to .clang-format changes
|
| #
58d68138
|
| 23-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-08-21/clang-format-source' into 'main'
format repository with clang-format
See merge request petsc/petsc!5541
|
| #
9371c9d4
|
| 22-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
clang-format: convert PETSc sources to comply with clang-format
|
| #
f3ed01cd
|
| 13-Jul-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'gbetrie/dmnetwork-add-profile' into 'main'
Add profiling events for memory intensive routines
See merge request petsc/petsc!5097
|