| #
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
|
| #
fbccb6d4
|
| 18-Nov-2023 |
Pierre Jolivet <pierre@joliv.et> |
CI: update to clang-format-18
|
| #
f45b553c
|
| 10-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
Minor housekeeping
|
| #
4d86920d
|
| 10-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
checkbadSource: rules for PetscFunctionBegin and derivatives
|
| #
6996bd1a
|
| 21-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-double' into 'main'
Fix words appearing twice in a row for no good reason
See merge request petsc/petsc!7307
|
| #
15229ffc
|
| 21-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix words appearing twice in a row for no good reason
|
| #
119574e9
|
| 05-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/swarm-normal-dist-test' into 'main'
DMSwarm: add normal distribution, clean up entropy calc, ex30
See merge request petsc/petsc!7203
|
| #
1b431c67
|
| 05-Feb-2024 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
DMSwarm: add normal distribution, clean up entropy calc, ex30
|
| #
585a01bd
|
| 16-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-dmswarm-example-entropy' into 'main'
DMSwarm Landau example: add entropy diagnostic
See merge request petsc/petsc!7163
|
| #
3cdbf90f
|
| 21-Dec-2023 |
Mark Adams <mfadams@lbl.gov> |
DMLandau: added entropy messure to ts/tests/ex30
|
| #
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>
|
| #
bb687725
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/info-typename' into 'main'
PetscInfo: print object type
See merge request petsc/petsc!6493
|
| #
b5d96b8d
|
| 21-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscInfo: print object type
|
| #
592ea0f6
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/mat-remove-matsetvaluesdevice' into 'main'
remove MatSetValuesDevice
See merge request petsc/petsc!6378
|
| #
4c55d725
|
| 02-May-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
remove MatSetValuesDevice
|
| #
f6652e4d
|
| 13-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-ex1-fix' into 'main'
Landau collision operator cleanup/release with paper, new verification test in ex1 and cleanup
See merge request petsc/petsc!6006
|
| #
a259d2ee
|
| 24-Feb-2023 |
markadams4 <mfadams@lbl.gov> |
fixed up ex30
|
| #
6b664d00
|
| 03-Feb-2023 |
markadams4 <mfadams@lbl.gov> |
adding movie Monitor and verification to small Landau test remove ramp up of batches increase to Q5 and move batch solver data to global
|
| #
3f8ef5f4
|
| 02-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-migrate-2' into 'main'
CI: migrate to Ubuntu-22.04 (part-2):
See merge request petsc/petsc!6124
|
| #
7864358a
|
| 27-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: migrate to Ubuntu-22.04 (part-2):
- linux-sycl-double - linux-cxx-cmplx-pkgs-64idx-gcov - arch-ci-linux-pkgs-gcov - arch-ci-linux-matlab-ilp64-gcov: Fix warnings of type: /scratch/svcpetsc/petsc
CI: migrate to Ubuntu-22.04 (part-2):
- linux-sycl-double - linux-cxx-cmplx-pkgs-64idx-gcov - arch-ci-linux-pkgs-gcov - arch-ci-linux-matlab-ilp64-gcov: Fix warnings of type: /scratch/svcpetsc/petsc.y/src/sys/utils/str.c:612:10: error: 'epar' may be used uninitialized in this function [-Werror=maybe-uninitialized] src/mat/tests/ex237.c src/sys/dll/dl.c src/sys/fileio/rpath.c src/sys/utils/str.c - arch-ci-linux-pgi - arch-ci-linux-nagfor: migrate to u20 [as u22 gives build errors with MPICH?] - arch-ci-linux-intel-cmplx: workaround build failures of chaco, scalapack, hypre, bamg - arch-ci-linux-intel: Fix: /scratch/svcpetsc/petsc.x/src/ts/tests/ex30.c:404:13: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result] src/ts/tests/ex30.c - linux-gcc-ifc-cmplx - gce-nfs-short -> gce-u22-short
show more ...
|
| #
5c2d3019
|
| 01-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-03-01/clang-format-fix-petscpragmaomp' into 'main'
clang-format fix indentation of PetscPragmaOMP
See merge request petsc/petsc!6127
|
| #
f37bacd1
|
| 01-Mar-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
clang-format fix indentation of PetscPragmaOMP
|
| #
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
|