| #
c2b1fde0
|
| 14-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/plex_submesh_minimal_0' into 'main'
plex: add arguments to DMPlexFilter()
See merge request petsc/petsc!7362
|
| #
30cbcd5d
|
| 20-Nov-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add sanitizeSubmesh to DMPlexFilter()
|
| #
4d00ad26
|
| 20-Nov-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add ignoreLabelHalo to DMPlexFilter()
|
| #
fdb4e32b
|
| 25-Oct-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add ownershipTransferSF to DMPlexFilter()
|
| #
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
|
| #
e978a55e
|
| 28-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove extra "" after format specifier ending a string
git grep -l -E "_FMT \"\"," | xargs sed -r -i'' 's#_FMT \"\",#_FMT,#g'
|
| #
e91cb65e
|
| 03-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-swarm-view' into 'main'
Fix swarm view or Mark
See merge request petsc/petsc!7331
|
| #
eb0c6899
|
| 01-Mar-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Swarm: View should only set timestep if it is active
|
| #
7f71fc7e
|
| 26-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-swarm-project-fv' into 'main'
DM: Fix Swarm projection for FV
See merge request petsc/petsc!7282
|
| #
0bf7c1c5
|
| 17-Feb-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Swarm: Generalize projection to multiple components - Generalize mass matrix to multiple components - Add DMSwarmGetFieldInfo() - Add DMSwarmVectorGetField()
|
| #
c5997e43
|
| 16-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-io-section-perm' into 'main'
Plex: Flexible creation of section permutations
See merge request petsc/petsc!7258
|
| #
adc21957
|
| 02-Feb-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Flexible creation of section permutations - Add createsectionpermutation to DM ops - Change DMPlexReorderDefaultFlag to DMReorderDefaultFlag - Move DMReorderDefaultFlag to the correct header
A
Plex: Flexible creation of section permutations - Add createsectionpermutation to DM ops - Change DMPlexReorderDefaultFlag to DMReorderDefaultFlag - Move DMReorderDefaultFlag to the correct header
Apply 1 suggestion(s) to 1 file(s)
show more ...
|
| #
d8e9c14d
|
| 08-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-swarm-fv' into 'main'
Swarm: Make the particle mass matrix compatible with FV
See merge request petsc/petsc!7270
|
| #
ad9634fc
|
| 05-Feb-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Swarm: Make the particle mass matrix compatible with FV
|
| #
a7898f52
|
| 28-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
48b8f0a5
|
| 28-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-10-25/fix-offdiagonal/release' into 'release'
Fix use of offdiagonal to off-diagonal
See merge request petsc/petsc!6962
|
| #
4cf0e950
|
| 25-Oct-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix use of offdiagonal to off-diagonal
|
| #
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
|
| #
186cd71f
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-19/lint-apply-ts' into 'main'
Manual linter fixes: ts
See merge request petsc/petsc!6736
|
| #
42747ad1
|
| 21-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
... and apply it
|
| #
02477ebb
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'
Enable docs linting
See merge request petsc/petsc!6667
|
| #
60225df5
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: dm
|
| #
49154744
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d7849d59
|
| 20-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-petsccallmpi' into 'release'
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
See merge request petsc/petsc!6348
|