| #
f46a955b
|
| 05-Mar-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Reorganize source tree to follow the src package layout
Co-authored-by: Jose Roman <jroman@dsic.upv.es>
|
| #
f59157ec
|
| 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
eb9bd38d
|
| 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hotfix/broken-links' into 'release'
docs: Fix broken links
See merge request petsc/petsc!4228
|
| #
a17b96a8
|
| 17-Aug-2021 |
Kyle Gerard Felker <kylefelk@gmail.com> |
docs: Fix broken links
|
| #
678e61f4
|
| 12-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
2b62d0c6
|
| 09-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/petsc4py-sys.executable' into 'release'
Fix 'pip install' for systems that do not have 'python' in PATH
See merge request petsc/petsc!3841
|
| #
84a6b807
|
| 09-Apr-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix 'pip install' for systems that do not have 'python' in PATH
|
| #
a8af48b3
|
| 29-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
tarballs: switch to petsc-RELEASE.tar.gz (no docs) and petsc-with-docs-RELEASE.tar.gz (with docs)
|
| #
235129d7
|
| 26-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/switch-master-to-main' into 'master'
Balay/switch master to main
See merge request petsc/petsc!3619
|
| #
9dddd249
|
| 10-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
git: switch default branch from 'master' to 'main'
|
| #
1cff8897
|
| 03-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-11-11/docs-mofem' into 'master'
Barry/2020 11 11/docs mofem
See merge request petsc/petsc!3412
|
| #
eaf87d4b
|
| 12-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Update docs regarding Petsc4py installing, location, and add link to petsc4py docs
Commit-type: docs /spend 1h
|
| #
1496d568
|
| 21-Jul-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
Migrate repository to GitLab
|
| #
b4e162d6
|
| 22-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
website: update bitbucket -> gitlab
|
| #
391e3792
|
| 22-May-2019 |
BarryFSmith <bsmith@mcs.anl.gov> |
Merged in barry/check-bad-urls (pull request #1685)
Barry/check bad urls
Approved-by: Patrick Sanan <patrick.sanan@gmail.com> Approved-by: Junchao Zhang <junchao.zhang@gmail.com>
|
| #
a8d69d7b
|
| 19-May-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Fixed out-dated URLS using make checkbadURLS REPLACE=1
One manual fix of https://en.wikipedia.org/wiki/Buckingham_π_theorem since the automatic tool dropped the first _ for some reason Manual fix of
Fixed out-dated URLS using make checkbadURLS REPLACE=1
One manual fix of https://en.wikipedia.org/wiki/Buckingham_π_theorem since the automatic tool dropped the first _ for some reason Manual fix of //faq.html since the automatic tool incorrectly replaced /faq.html to //faq.html in some locations
These are largely updates of http to https but have a variety of other website location changes
Once this branch is in master individual developers can run make checkbadURLS and fix URLs related to their projects manually
Commit-type: bug-fix, documentation
show more ...
|
| #
53e09f5e
|
| 19-Apr-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
cf04c156
|
| 18-Apr-2019 |
Lawrence Mitchell <wence@gmx.li> |
Merged in wence/fix/pip-install (pull request #1559)
pip: Allow --with-cxx-dialect in PETSC_CONFIGURE_OPTIONS
Approved-by: Lisandro Dalcin <dalcinl@gmail.com> Approved-by: BarryFSmith <bsmith@mcs.a
Merged in wence/fix/pip-install (pull request #1559)
pip: Allow --with-cxx-dialect in PETSC_CONFIGURE_OPTIONS
Approved-by: Lisandro Dalcin <dalcinl@gmail.com> Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
show more ...
|
| #
5f9afd5a
|
| 18-Apr-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
pip: tighten error checking in PETSC_CONFIGURE_OPTIONS
Barf only if the option is actually full (--with-foo=, not just --with-foo). This avoids barfing on valid options like --with-cxx-dialect.
|
| #
7c4bb1f4
|
| 04-Apr-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
269298cf
|
| 04-Apr-2019 |
BarryFSmith <bsmith@mcs.anl.gov> |
Merged in barry/setup-additions/maint (pull request #1505)
Add documentation and error checking to setup.py to prevent confusing output messages on input error
Approved-by: Lisandro Dalcin <dalcinl
Merged in barry/setup-additions/maint (pull request #1505)
Add documentation and error checking to setup.py to prevent confusing output messages on input error
Approved-by: Lisandro Dalcin <dalcinl@gmail.com>
show more ...
|
| #
007ce00d
|
| 04-Apr-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Add documentation and error checking to setup.py to prevent confusing output messages on input error
Commit-type: feature, documentation Reported-by: Leon Avery <lavery@uwaterloo.ca>
|
| #
f92e7495
|
| 16-Sep-2018 |
Lisandro Dalcin <dalcinl@gmail.com> |
Drop support for Python 2.6 and 3.2
|
| #
13a035b1
|
| 13-Aug-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-plex-elasticity-test
* master: (1553 commits) -options_table was changed to options_view in 2014 but documentation was not updated to reflect it config
Merge branch 'master' into knepley/feature-plex-elasticity-test
* master: (1553 commits) -options_table was changed to options_view in 2014 but documentation was not updated to reflect it configure: fix F2003 test Plex test ex5: Removed "future" test, as it resulted in issues in the nightly tests. Some minor typos in TS Add ADIOS2.py which I forgot to git add in the past Plex ex5: Disable test Doc: Added note for interface change KSPLSQRMonitorDefault fixed for quad precision Tao: Added alternative output for chwirut2 test. TS ex45,ex46: Removed overly refined tests for faster nightly tests. KSP ex72: Fixed needlessly long-running PCTFS tests. SNES ex56: Reduced test size to speed up nightly test suite. KSPSolve_LSQR: don't compute unused norm of rhs SNES ex13: Reduced problem sizes for nightly tests. PetscOptionsDeprecated(): fix for NULL prefix PetscOptionsDeprecated(): add option to print additional info SNES ex12: Reduced sizes for BDDC tests. PetscFileRetrieve(): Suppress output to STDERR when downloading a file. MatMatMult: Fixed unused variable pN. DMDestroy: Guard call to dm->ops->destroy * Similar guards are in place in many other methods (IS,Vec,Mat) and permit the DM to be destroyed even if DMSetType() was never called. ...
show more ...
|
| #
59e7829c
|
| 07-Aug-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-plex-parallel-submesh
* master: (2931 commits) remove N in docs for SNESQN replaced test tolerance with PETSC_SQRT_MACHINE_EPSILON fortran: PetscComp
Merge branch 'master' into knepley/feature-plex-parallel-submesh
* master: (2931 commits) remove N in docs for SNESQN replaced test tolerance with PETSC_SQRT_MACHINE_EPSILON fortran: PetscComplex type is missing from fortran initialize variables so that static analyzer doesn't mistakenly think they are used uninitialized. Move access of prefix until it is actually used Remove DMDASplitComm2d(), used in one example that was not tested Functions that do not return PetscErrorCode should not use PetscFunctionBegin/End paradgm remove unneeded reassignment of same value Missing CHKERRQ(); Mostly in Tao code Remove clang static analyser warning about passing NULL variable to strncat() missing newline in -ts_monitor_extreme minor fixes for integer counters Configure: Deal with '__func__' in C89 builds with newer Clang and GCC. Jenkinsfile: Increased timeout for tests to 5 minutes. 3.9 changes: further clarify removal of -pc_factor_mat_solver_package Options deprecations: add "PETSc" to inline warning removing unused variable MatShift support added to MATSUBMAT. Mimics MATSHELL functionality. Needed for matrix-free Hessians in TAO Newton-Line-Search methods. Add -ts_monitor_extreme Dev manual: add note on deprecating options database keys ...
Conflicts: src/dm/impls/plex/examples/tests/ex4.c
show more ...
|