| #
ec075b9f
|
| 16-Oct-2020 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: add more .seealso entries for DMCreateLocalVector and DMCreateGlobalVector
|
| #
5780c0b3
|
| 14-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master
|
| #
9cc0f87c
|
| 12-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/plex-noprealloc-fix' into 'master'
Adams/plex noprealloc fix
See merge request petsc/petsc!3213
|
| #
c8a6034e
|
| 12-Oct-2020 |
Mark <cal2princeton@yahoo.com> |
Adams/plex noprealloc fix
|
| #
a01aebb5
|
| 12-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/sf-explicit-memtype' into 'release'
Pass memtypes from VecScatter to SF
See merge request petsc/petsc!3324
|
| #
d0295fc0
|
| 29-Sep-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Pass memtypes from VecScatter to SF
|
| #
97b5471d
|
| 12-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-interpolate-pyramid' into 'master'
Plex: Added pyramid cell type
See merge request petsc/petsc!3329
|
| #
da9060c4
|
| 10-Oct-2020 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Added pyramid cell type - Added pyrmaid reference cell - Added -dm_plex_ref_type for DMPlexCreateReferenceCellByType() - Added interpolation of pyramids - Added pyramid interpolation test i
Plex: Added pyramid cell type - Added pyrmaid reference cell - Added -dm_plex_ref_type for DMPlexCreateReferenceCellByType() - Added interpolation of pyramids - Added pyramid interpolation test in Plex ex7 - Temporary fix for pyramids in refinement
show more ...
|
| #
96d1d575
|
| 09-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'nathawani/feature-snes-lowmach-example' into 'master'
Nathawani/feature snes lowmach example
See merge request petsc/petsc!3319
|
| #
649ef022
|
| 09-Oct-2020 |
Matthew Knepley <knepley@gmail.com> |
DM: Fix nullspace handling - Now, nullspace constructors construct a nullspace for the entire DM, but based on the singularity of an operator connected with the given field - remove special handling
DM: Fix nullspace handling - Now, nullspace constructors construct a nullspace for the entire DM, but based on the singularity of an operator connected with the given field - remove special handling in SNESSetUpMatrices() - Now all nullspaces are created in DMCreateMatrix() - Fixed bug in DMSNESCheckJacobian()
show more ...
|
| #
49b8e838
|
| 09-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-gmsh-highorder' into 'master'
Knepley/feature plex gmsh highorder
See merge request petsc/petsc!3299
|
| #
29ad44c5
|
| 02-Oct-2020 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Automatically create linear element for coordinate projection
|
| #
3ac29d2d
|
| 23-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' into master
|
| #
3ed17a3f
|
| 23-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/docs-fix-dmxxxrefinelevel-typos/maint' into 'maint'
Eliminate some superfluous apostrophes in DMXXXRefineLevel() manual pages.
See merge request petsc/petsc!3230
|
| #
aed49f88
|
| 22-Sep-2020 |
Richard Tran Mills <rmills@rmills.org> |
Eliminate some superfluous apostrophes in DMXXXRefineLevel() manual pages.
|
| #
353dadcd
|
| 12-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/deprecate-viewer-ascii-vtk' into 'master'
Jed/deprecate viewer ascii vtk
See merge request petsc/petsc!3142
|
| #
8ec8862e
|
| 07-Sep-2020 |
Jed Brown <jed@jedbrown.org> |
PETSC_VIEWER_ASCII_VTK: deprecate, encourage use of XML
|
| #
a0192acc
|
| 01-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' into master
|
| #
c31b27b8
|
| 29-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-plex-physical-localization' into 'maint'
fix plex physical localization
See merge request petsc/petsc!3103
|
| #
db2bf62e
|
| 27-Aug-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
DM: fix coordinate localization in physical space
The maxCell business is not robust at all wrt refinements. This was already fixed, but reintroduced here 412e9a14abb
|
| #
ee90678e
|
| 26-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-adaptive-interpolation' into 'master'
Knepley/feature plex adaptive interpolation
See merge request petsc/petsc!3018
|
| #
557cf195
|
| 31-Jan-2019 |
Matthew G. Knepley <knepley@gmail.com> |
DM+SNES: Preliminary adaptive interpolation - Using the scheme from BootstrapAMG with some modifications to apply to GMG - Moved adaptive interpolation into DM from Plex - Added event for adaptation
DM+SNES: Preliminary adaptive interpolation - Using the scheme from BootstrapAMG with some modifications to apply to GMG - Moved adaptive interpolation into DM from Plex - Added event for adaptation - Added routine to check an interpolator - Added viewer for coarse and fine vectors used for interpolation optimization - Add coarse space determined by eigenvectors - Right now adaptive interpolation is unweighted
show more ...
|
| #
7b917211
|
| 24-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/fix-null' into 'master'
Fix 0 -> NULL for pointers
See merge request petsc/petsc!3086
|
| #
ea78f98c
|
| 23-Aug-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
DM: Replace 0 -> NULL for pointers
|
| #
2fc58065
|
| 22-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/feature-plex-gmsh' into 'master'
Gmsh: Support for high-order geometries
See merge request petsc/petsc!3081
|