| #
53d2db2d
|
| 14-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex fem: fix quadrature weight index - Implies a slight change of outputs for a plex ex19 test.
|
| #
a7bd641c
|
| 19-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-06-10/fix-chkerrq' into 'main'
Fix missing ierr =, removed incorrect CHKERRQ(), change CHKStringError
See merge request petsc/petsc!4078
|
| #
2f613bf5
|
| 10-Jun-2021 |
Barry Smith <bsmith@petsc.dev> |
Fix missing ierr =, removed incorrect CHKERRQ()
Commit-type: error-checking, style-fix \spend 45m
|
| #
c3e24edf
|
| 18-Oct-2021 |
Barry Smith <bsmith@petsc.dev> |
bug-fixes
|
| #
2f7452b8
|
| 18-Oct-2021 |
Barry Smith <bsmith@petsc.dev> |
style-fixes
|
| #
74501aaa
|
| 12-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-adapt-example' into 'main'
Knepley/feature plex adapt example
See merge request petsc/petsc!4439
|
| #
bb48be70
|
| 10-Oct-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Improve debugging
|
| #
f8ba5cf6
|
| 02-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-hybrid-integration' into 'main'
FE: PetscFEIntegrateHybridResidual() needs to know the side of the face it is integrating
See merge request petsc/petsc!4400
|
| #
c2b7495f
|
| 23-Sep-2021 |
Matthew G. Knepley <knepley@gmail.com> |
FE: PetscFEIntegrateHybridResidual() needs to know the side of the face it is integrating - Fixed wrong init for hybrid elem vec - We no longer give data for both sides in one kernel
|
| #
cf842bba
|
| 29-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-09-16/petscstack-on-the-stack' into 'main'
Move PetscStack onto the stack
See merge request petsc/petsc!4321
|
| #
27104ee2
|
| 16-Sep-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
PetscStack is on the stack now, removing the need to 'initialize' it so it can always be used. The entire API has also been intern'ed since it is only internally used in select instances.
|
| #
763607cf
|
| 20-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/dmadapt-metric-fix' into 'main'
Fix metric-based mesh adaptation in dmadapt
See merge request petsc/petsc!4315
|
| #
7a8154cb
|
| 13-Sep-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex fem: catch zero fields case
|
| #
d5ed94bb
|
| 14-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jose/fix-manpages'
Fix manpages to avoid errors reported by doctext
See merge request petsc/petsc!4309
|
| #
4165533c
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Argument --> Parameter (required to enable sowing checks)
|
| #
c1bf08c5
|
| 06-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/spelling-errors' into 'main'
Fix many spelling errors in manpages and comments
See merge request petsc/petsc!4283
|
| #
a5b23f4a
|
| 03-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix spelling errors in manpages and comments
|
| #
7e766471
|
| 19-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-hybrid-aux' into 'main'
Plex: Ask for auxiliary fields from the correct side of the interface
See merge request petsc/petsc!4247
|
| #
faff4f7f
|
| 19-Aug-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Ask for auxiliary fields from the correct side of the interface
|
| #
a13d1a16
|
| 16-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-convest-logging' into 'main'
Plex+SNES+Convest: Small fixes for PyLith
See merge request petsc/petsc!4169
|
| #
0c290148
|
| 22-Jun-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: - DMPlexComputeBdResidualSingle now takes a PetscFormKey instead of explicit label/value/field arguments
|
| #
f482f063
|
| 21-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/checkstack' into 'main'
Check Push/Pop
See merge request petsc/petsc!4077
|
| #
362febee
|
| 10-Jun-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscStack : check for correct push/pop
Enforce checkstack for CI jobs Fixes from testsuite
|
| #
1a4d47e2
|
| 17-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-copy-ds' into 'main'
Plex: Fix projection for different dimension in input and output - Set height...
See merge request petsc/petsc!4098
|
| #
e7225ec2
|
| 08-Jun-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix aux vec key in DMPlexComputeJacobian_ACtion_Internal()
|