| #
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
|
| #
d8d19677
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Input/Output Parameter --> Parameters
|
| #
5ccfd2c3
|
| 09-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-ds-view' into 'main'
DT: Better viewer for PetscWeakForm
See merge request petsc/petsc!4291
|
| #
0944a4d6
|
| 08-Sep-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DT: Better viewer for PetscWeakForm
|
| #
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
|
| #
2afd2872
|
| 02-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-refine-bc' into 'main'
DM+DT: Fix for equation copying
See merge request petsc/petsc!4270
|
| #
d700741f
|
| 30-Aug-2021 |
Matthew G. Knepley <knepley@gmail.com> |
PetscWeakForm: Added PetscWeakFormReplaceLabel() to change labels after mesh modification
|
| #
15e7bcca
|
| 20-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-dm-aux-data-keys' into 'main'
Plex: Updates to declarative interface for FEM problems
See merge request petsc/petsc!3972
|
| #
06ad1575
|
| 23-Apr-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DT: Changed key and WeakForm internals - Changed name to PetscFormKey - Added part member - Now maps are referred to by PetscWeakFormKind - Added PetscWeakFormClearIndex() and PetscWeakFormClear()
DT: Changed key and WeakForm internals - Changed name to PetscFormKey - Added part member - Now maps are referred to by PetscWeakFormKind - Added PetscWeakFormClearIndex() and PetscWeakFormClear() - Passing NULL to SetIndex is now ignored - Added tests
show more ...
|
| #
258ec3d2
|
| 16-Apr-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Sys: Update DLAddr() to do C++ demangling - Now the string returned must be freed
|
| #
e9494080
|
| 13-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ds-residualbd-key' into 'main'
DS+FE+Doc: Make BdResidual take a key
See merge request petsc/petsc!3761
|
| #
45480ffe
|
| 06-Apr-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DM+Plex: Boundary integration functions are now stored in a PetscWeakForm held in the Boundary object - Boundary residual/Jacobian functions now take a form key - Now store DMLabel in DSBoundary - Im
DM+Plex: Boundary integration functions are now stored in a PetscWeakForm held in the Boundary object - Boundary residual/Jacobian functions now take a form key - Now store DMLabel in DSBoundary - Improved Boundary, Weak Form, and DS viewers - Remove DMCopyBoundary(), DMCopyDisc() is sufficient - Need DMTransferDS_Internal() to create new DS with label in the correct DM - Correct all DMAddBoundary() in tests - Allow DMBoundary to hold just a label name if necessary since p4est is missing labels in a lot of places - Fix propagating coordinate dimension in DS
show more ...
|
| #
070a9a99
|
| 03-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ec52c459
|
| 02-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-chunk-buffer' into 'release'
DT: I was misinterpreting an offset
See merge request petsc/petsc!3803
|
| #
2baeecee
|
| 23-Mar-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DT: I was misinterpreting an offset
|
| #
6ac58e00
|
| 24-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-ds-traversals' into 'main'
DS: Moved management of pointwise functions into PetscWeakForm object - Added...
See merge request petsc/petsc!3726
|
| #
6528b96d
|
| 25-Jan-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+DS: Moved management of pointwise functions into PetscWeakForm object - Added PetscChunkBuffer to manage contiguous buffer space - WeakForm can index functions by Label/val, field - WeakForm
Plex+DS: Moved management of pointwise functions into PetscWeakForm object - Added PetscChunkBuffer to manage contiguous buffer space - WeakForm can index functions by Label/val, field - WeakForm allows multiple kernels per key
show more ...
|