| #
f985a143
|
| 30-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/dmswarm_dmlandau_6d' into 'main'
DMSwarm: PIC + FE Landau V space example
See merge request petsc/petsc!8959
|
| #
e1d0a54a
|
| 15-Jan-2026 |
Mark Adams <mfadams@lbl.gov> |
added hook to turn off cubed sphere projection
|
| #
6720ef8f
|
| 12-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-prefix-fix' into 'main'
fixing prefixes to get passed down in Landau
See merge request petsc/petsc!8951
|
| #
a8b63cc6
|
| 11-Jan-2026 |
Mark Adams <mfadams@lbl.gov> |
added a new cubed sphere and optized 3d mesh params
|
| #
6d8694c4
|
| 20-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'
Major updates to Fortran interface
See merge request petsc/petsc!7517
|
| #
ce78bad3
|
| 20-Feb-2025 |
Barry Smith <bsmith@petsc.dev> |
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous ve
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous versions! - also clean up inconsistent PETSc code detected by new Fortran generation tools - drop use of bfort - automatically generate all the Fortran PETSc objects, enums etc from the include files - generate most of the Fortran interface definitions and functions from the source code - simplify the number and organization of Fortran modules
Co-authored-by: Jose E. Roman <jroman@dsic.upv.es>
show more ...
|
| #
d8e47b63
|
| 17-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'
Compiler finds (and forbid) casts from higher precision integers to lower
See merge request petsc/petsc!7806
|
| #
6497c311
|
| 25-Aug-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']
Also fix the code to repository to compile cleanly with these flags in th
Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']
Also fix the code to repository to compile cleanly with these flags in the CI
show more ...
|
| #
b8425d6e
|
| 24-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-test-ex30-resampling' into 'main'
DMSwarm: add resampling to ts/tests/ex30; DMLandau: move parameter query, add 3D cubed-sphere
See merge request petsc/petsc!7311
|
| #
d043ef4c
|
| 24-Jul-2024 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
DMSwarm: add resampling to ts/tests/ex30; DMLandau: move parameter query, add 3D cubed-sphere
|
| #
9dd11ecf
|
| 25-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'
Check header guards
See merge request petsc/petsc!6822
|
| #
a4963045
|
| 18-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Convert all header guards to pragma once
|
| #
7030ffd8
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-file-ho-simplex' into 'main'
added support for reading mesh file into Landau and HO simplex support
See merge request petsc/petsc!6390
|
| #
f44ea33c
|
| 28-Apr-2023 |
markadams4 <mfadams@lbl.gov> |
added support for reading mesh file into Landau
|
| #
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
|
| #
e1804efc
|
| 10-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-feature-simplex' into 'main'
Adams/landau feature simplex
See merge request petsc/petsc!6293
|
| #
cd27c6de
|
| 06-Apr-2023 |
markadams4 <mfadams@lbl.gov> |
added support for simplicies in Landau
|
| #
e0245282
|
| 29-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-sphere-fix' into 'main'
fixed circular domain on Landau
See merge request petsc/petsc!6253
|
| #
e04ae51b
|
| 29-Mar-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
fixed circular domain on Landau
|
| #
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
|
| #
ae6bf4a8
|
| 24-Feb-2023 |
markadams4 <mfadams@lbl.gov> |
adding NRL lambdas between grids and cleaning up
|
| #
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
|
| #
642d652b
|
| 04-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-xgc-fixes' into 'main'
add different par and perp max on domain, add to ex1 test
See merge request petsc/petsc!5870
|
| #
531b49fd
|
| 22-Nov-2022 |
markadams4 <mfadams@lbl.gov> |
add diff par and perp max on domain, add to ex1 test
|