| #
b89b8d71
|
| 03-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2019-09-29/fix-uninitialized-warnings' into 'maint'
Add dummy initialize values and change code organization slightly to prevent...
See merge request petsc/petsc!2121
|
| #
277f51e8
|
| 03-Oct-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Add dummy initialize values and change code organization slightly to prevent incorrect compiler warnings about unitialized values
Fix a int that should be a size_t, fix handling of long
Add additio
Add dummy initialize values and change code organization slightly to prevent incorrect compiler warnings about unitialized values
Fix a int that should be a size_t, fix handling of long
Add additional details for PetscDataType to prevent possible confusion
Commit-type: portability-fix Reported-by: Satish Balay <balay@mcs.anl.gov> Thanks-to: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
98316567
|
| 01-Oct-2019 |
Matthew Knepley <knepley@gmail.com> |
Plex: Initialized variable properly
|
| #
35140aeb
|
| 05-Sep-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merge branch 'master' into this one.
|
| #
aaa38285
|
| 05-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2019-09-01/rm-default-language-from-dm' into 'master'
Update public API, and internal naming conventions for DM to eliminate use of...
See merge request petsc/petsc!1998
|
| #
1bb6d2a8
|
| 01-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Update public API, and internal naming conventions for DM to eliminate use of "default" (previously refered to default sections)
Commit-type: style-fix, documentation
|
| #
ff8a6222
|
| 17-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'stefano_zampini/fix-wedge-s2t' [PR #1866]
* stefano_zampini/fix-wedge-s2t: Fixes for hybrid 3D meshes in DMPlex.
|
| #
ccedb266
|
| 11-Jul-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: fix simplex to tensor refinements for hybrid 3d meshes
|
| #
613bfe33
|
| 02-Jun-2019 |
BarryFSmith <bsmith@mcs.anl.gov> |
Merged in barry/update-collective-on (pull request #1744)
Update the use of Collective on in the manual pages to reflect the new style
|
| #
d083f849
|
| 01-Jun-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Update the use of Collective on in the manual pages to reflect the new style
Commit-type: style-fix, documentation Thanks-to: Patrick Sanan <patrick.sanan@gmail.com>
|
| #
b67a4fc1
|
| 18-May-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merged in stefano_zampini/dmplex-speedup (pull request #1665)
Last speedups to the PLEX code with large number of MPI processes
Approved-by: Matthew Knepley <knepley@gmail.com>
|
| #
a8c5bd36
|
| 12-May-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPLEX: fix improper usage of STDOUT_WORLD
|
| #
0244ff82
|
| 09-May-2019 |
Matthew Knepley <knepley@gmail.com> |
Merged in knepley/plex-refiner-transform (pull request #1633)
Knepley/plex refiner transform
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
|
| #
af5aa23e
|
| 07-May-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
e78d1dbd
|
| 07-May-2019 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merged in dalcinl/fix-plex-partition-squash (pull request #1619)
DMPlex: Fix repartition and overlap
Approved-by: BarryFSmith <bsmith@mcs.anl.gov> Approved-by: Matthew Knepley <knepley@gmail.com>
|
| #
6dcbd917
|
| 24-Apr-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlexRefineUniform_Internal: Propagate embedded dimension
|
| #
09789c4c
|
| 26-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Added CellRefinerGetAffineFaceTransforms_Internal() - This gives the affine transforms from the lower dim cell and a face. Needed to get Hdiv working
|
| #
c5354d4a
|
| 26-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Give cell refiners proper names
|
| #
b0f52d29
|
| 28-Jan-2019 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
a1a5ab92
|
| 28-Jan-2019 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
940dfb0a
|
| 28-Jan-2019 |
Joseph Pusztay <josephpu@buffalo.edu> |
Merged petsc/petsc into master
|
| #
30faf514
|
| 27-Jan-2019 |
m_diehl <m.diehl@mpie.de> |
Merged petsc/petsc into master
|
| #
ddad275a
|
| 21-Jan-2019 |
Patrick Farrell <patrick@pefarrell.org> |
Merge branch 'master' into knepley/feature-snes-patch
|
| #
df4be7ee
|
| 16-Jan-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-multiple-ds
* master: (156 commits) Added missing CHKERRQ() KSP ex56: Added alt output file for ex56_2. Revert "KSP ex56: Updated test output and dom
Merge branch 'master' into knepley/feature-multiple-ds
* master: (156 commits) Added missing CHKERRQ() KSP ex56: Added alt output file for ex56_2. Revert "KSP ex56: Updated test output and domain size for test _2." DMStag tutorial ex4: fix stencil errors Hierarchical partitioner: added an alt output file Add support for DMGetMatrix() with periodic boundary conditions in one dimension for DMDA. Fixed incorrect 'ntext' argument in PetscOptionsEList call in SNES ex12.c ISCreateSubIS: Initialize variables owner and lidx to avoid compiler warnings metis: provide -download-metis-use-doubleprecision option KSP ex56: Updated test output and domain size for test _2. Hierarchical partitioner: add a bit documentation ISCreateSubIS: Added checkers for parameters Added a test for hierarchical partitioning vertex weights Plex+Doc: Document options for DMPlexCreateBoxMesh() Hierarchical partitioner supports vertex weights Create an API ISCreateSubIS that extracts Add an alt output file Plex: Can now give bounds to DMPlexCreateBoxMesh() from options - Use -dm_plex_box_lower and dm_plex_box_upper PCMG: These methods should be optional PCMG: Make PCMGGet/SetLevels() proper member functions - Also need to compose them in GAMG ...
Conflicts: src/dm/impls/plex/plexsection.c
show more ...
|
| #
6766dcbc
|
| 11-Jan-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/pr1206/arcowie-rem/feature-error-logging/master'
|