| #
73fdd05b
|
| 22-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove confusing and un-need docs directory that contains manual
Commit-type: housekeeping
|
| #
b047e4b5
|
| 17-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-09-12/fix-mat-preallocation' into 'main'
try to build efficient hash table allocation directly into Mat
See merge request petsc/petsc!5621
|
| #
faa16638
|
| 12-Sep-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add PetscHMapIJV
Commit-type: feature /spend 30m
|
| #
ab12c000
|
| 08-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-21/improve-ci-coverage' into 'main'
Improve CI Coverage
See merge request petsc/petsc!6000
|
| #
bf3b01db
|
| 30-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Exclude lines containing SETERR and friends, and auto-generated fortran stubs from coverage
|
| #
9c494472
|
| 01-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-bash-amrex-ci' into 'main'
makefile: fix bash error
See merge request petsc/petsc!5790
|
| #
e91fee76
|
| 01-Nov-2022 |
Pierre Jolivet <pierre@joliv.et> |
makefile: fix bash error
C/C++ example src/snes/tutorials/ex19 run successfully with cuda /usr/bin/bash: line 20: [: missing `]' Completed test examples
|
| #
451970ef
|
| 01-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
1f6a6395
|
| 01-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-10-26/fix-hashset-man-pags/release' into 'release'
Fix up the manual pages for PetscHmap and PetscHset
See merge request petsc/petsc!5777
|
| #
2ba9d5be
|
| 01-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix up the manual pages for PetscHmap and PetscHset
Have them actually generated for all the defined types such as hashseti.h hashmapobj.h etc
Give them their own manual section PetscH
This branch
Fix up the manual pages for PetscHmap and PetscHset
Have them actually generated for all the defined types such as hashseti.h hashmapobj.h etc
Give them their own manual section PetscH
This branch changes the source code slightly by introducing a new common include file and eliminating duplication within in two include files it does not change how the code should work at all so belongs in release
Commit-type: documentation /spend 2h
show more ...
|
| #
2e246197
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-10-20/more-coverage' into 'main'
Add coverage to additional packages
See merge request petsc/petsc!5759
|
| #
a207d08e
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ed31fb71
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/codespell-typos' into 'release'
A few more codespell fixes
See merge request petsc/petsc!5786
|
| #
7ce81a4b
|
| 20-Oct-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add coverage to several new packages
|
| #
d5b43468
|
| 29-Oct-2022 |
Jose E. Roman <jroman@dsic.upv.es> |
A few more codespell fixes
|
| #
bb98050e
|
| 28-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/upgrade-amrex' into 'main'
Upgrade package AMReX
See merge request petsc/petsc!5776
|
| #
e8e7c8d4
|
| 28-Oct-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Package: update AMReX to 22.10 and use its own repo
|
| #
2a5380d6
|
| 19-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-10-07/gcovr' into 'main'
Feature: Gcovr
Closes #1260
See merge request petsc/petsc!5729
|
| #
20c90202
|
| 05-Oct-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Replace old gcov infrastructure with gcovr
|
| #
ff1b2eb0
|
| 23-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-egrep' into 'main'
Switch from egrep to grep -E
See merge request petsc/petsc!5674
|
| #
f53b81b6
|
| 22-Sep-2022 |
Pierre Jolivet <pierre@joliv.et> |
Switch from egrep to grep -E
|
| #
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
|
| #
3020338c
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
update to clang-format 15
|
| #
7c6f9176
|
| 21-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-09-09/cleanup-matlab-configure' into 'main'
minor cleanup for matlab engine
See merge request petsc/petsc!5608
|
| #
d1e78c4f
|
| 11-Sep-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
No longer a need for a seperate --with-matlab-engine since their are not fragile MATLAB version dependent libraries
that may be work for some users
/spend 20m
|