| #
4f59c0f7
|
| 13-Mar-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merged in stefano_zampini/feature-pcbddc-enablelor (pull request #1427)
Stefano zampini/feature pcbddc enablelor
|
| #
69858f1b
|
| 12-Feb-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
minor
|
| #
b0f52d29
|
| 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'
|
| #
37b5128c
|
| 07-Jan-2019 |
Matthew G. Knepley <knepley@gmail.com> |
PCMG: These methods should be optional
|
| #
97d33e41
|
| 07-Jan-2019 |
Matthew G. Knepley <knepley@gmail.com> |
PCMG: Make PCMGGet/SetLevels() proper member functions - Also need to compose them in GAMG
|
| #
84bc9e53
|
| 28-Dec-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/improve-error-propagation-ksp-pc'
|
| #
c0decd05
|
| 25-Dec-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve the error propagation between and within KSPs and PCs
- Added KSPCheckSolve() to be called consistently by PCs to set failures if the inner solvers fail. - Added use of KSPCheckNorm() and KS
Improve the error propagation between and within KSPs and PCs
- Added KSPCheckSolve() to be called consistently by PCs to set failures if the inner solvers fail. - Added use of KSPCheckNorm() and KSPCheckDot() to all the Krylov methods to propagate errors from PCs to the KSPs.
Commit-type: feature
show more ...
|
| #
e952c529
|
| 20-Dec-2018 |
Matthew G. Knepley <knepley@gmail.com> |
PCMG: Protect level access in PCMG
|
| #
a5a49157
|
| 25-Oct-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
e901d7f7
|
| 25-Oct-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpustay/feature-swarm-example
|
| #
baeaa64e
|
| 25-Oct-2018 |
Joseph Pusztay <josephpu@buffalo.edu> |
Merged petsc/petsc into master
|
| #
df90af56
|
| 24-Oct-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into arcowie-rem/feature-error-logging
* master: (393 commits) Bib: Update reference Mat: Doc fix Bib: Updated ref PetscDS: Doc fixes PC+LU: Do not try to refactor an
Merge branch 'master' into arcowie-rem/feature-error-logging
* master: (393 commits) Bib: Update reference Mat: Doc fix Bib: Updated ref PetscDS: Doc fixes PC+LU: Do not try to refactor an already factored matrix Mat: Small fix for checking and docs Mat: Added MatSetFactorType() - Needed it when making a shell matrix look factored PetscDS: Added PetscDSUpdateBoundary() - Lets the user change the boundary condition single precision produces different convergence history p4est: has a dependency on zlib - so handle it correctly Add -mat_mffd_complex to use the Lyness complex number trick to compute J_u * v instead of differencing. Replace VecWAXPY by VecAXPY if needed Revert "Replace VecWAXPY by VecAXPY if needed" Replace VecWAXPY by VecAXPY if needed MatHermitianTransposeGetMat and MatCreateVecs ex19: Updated test filter to avoid false positives. DM: Improved Global-To-Natural docs Suggested-by: Josh L <ysjosh.lo@gmail.com> Do not build shared openblas when doing static build Upgrade OpenBLAS to 0.3.3 test: add alt output file for changes in OSX-10.14 and Xcode-10.0 [perhaps related to ML] ...
Conflicts: src/vec/is/utils/vsectionis.c
show more ...
|
| #
dfd95116
|
| 20-Oct-2018 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merged petsc/petsc into master
|
| #
a4db000d
|
| 03-Oct-2018 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'barry/fix-to-use-memcpy/maint' [PR #1155]
* barry/fix-to-use-memcpy/maint: Fix incorrect size definition in manual page Replace loop copy with PetscMemcpy() in DMDASetBlockFillsSparse_
Merge branch 'barry/fix-to-use-memcpy/maint' [PR #1155]
* barry/fix-to-use-memcpy/maint: Fix incorrect size definition in manual page Replace loop copy with PetscMemcpy() in DMDASetBlockFillsSparse_Private()
show more ...
|
| #
88078ac9
|
| 28-Sep-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint' of bitbucket.org:petsc/petsc into maint
|
| #
f00f3cc6
|
| 26-Sep-2018 |
Richard Mills <rtm@eecs.utk.edu> |
Merged in rmills/doc-fix-pcmg-pcparms-typos/maint (pull request #1148)
Rmills/doc fix pcmg pcparms typos/maint
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
|
| #
0b3c753e
|
| 26-Sep-2018 |
Richard Tran Mills <rmills@rmills.org> |
Fixed typo in my typo fix commit.
|
| #
faeb7fb5
|
| 26-Sep-2018 |
Richard Tran Mills <rmills@rmills.org> |
Fixed typos in PCMG manual page.
Reported-by: Vendel Szeremi <vendel.szeremi@stfc.ac.uk>
|
| #
20cd54da
|
| 18-Sep-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge from master
|
| #
4a1557b5
|
| 12-Sep-2018 |
Andreas Selinger <andreasselinger@gmail.com> |
Merged petsc/petsc into master
|