| eb9db582 | 24-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/feature-issetlayout' into 'main'
add ISSetLayout()
See merge request petsc/petsc!4882 |
| 5320ceee | 24-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 154cfd4e | 24-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley-release-patch-71452' into 'release'
Update doc/petsc.bib
See merge request petsc/petsc!4879 |
| 04a724cd | 24-Feb-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Fix DMDAGetArray() doc |
| 4e1d6e84 | 18-Aug-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
add ISSetLayout() and IS test ex12.c |
| 3c04ae64 | 23-Feb-2022 |
Matthew Knepley <knepley@gmail.com> |
Update doc/petsc.bib |
| 8387aa1e | 22-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 02461daf | 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-02-09/refresh-users-manual/release' into 'release'
Updates to users manual
See merge request petsc/petsc!4841 |
| c0a88414 | 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/minor-fixes-manual' into 'main'
Users manual: minor fixes in Fortran and Matlab sections
See merge request petsc/petsc!4866 |
| 2854c636 | 21-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Apply 1 suggestion(s) to 1 file(s) |
| 6d455e1d | 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| ffe13c05 | 21-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove outdated information on configuring for iOS and Android systems
Commit-type: documentation Reported-by: Yikun Jiang Thanks-to: Pierre Jolivet Thanks-to: Jed Brown <jed@jedbrown.org> |
| 1d3e77d8 | 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/doi-for-bib' into 'release'
bib: add DOI for a few pubs
See merge request petsc/petsc!4872 |
| 01b9ead5 | 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-fix-frontpage-indentation' into 'release'
Docs: fix indentation on website front page
See merge request petsc/petsc!4834 |
| d173613b | 21-Feb-2022 |
Jed Brown <jed@jedbrown.org> |
bib: add DOI for a few pubs |
| 2f237b6c | 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-02-15/fix-unix/release' into 'release'
Fix capitalization of proper nouns etc in PETSc documentation
See merge request petsc/petsc!4856 |
| c1c7bd5a | 21-Feb-2022 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: fix indentation on front page |
| 8a2784c2 | 15-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add placeholder introduction to all the levels of parallelism on CPUs and GPUs in getting_started part of users manual
Commit-type: documentation /spend 30m |
| 7f10812c | 14-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Begin updating the matrix section of the users manual to discuss the use of DM and GPU based matrices
Commit-type: documentation /spend 45m |
| bfd52d87 | 12-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Reorganize and update PETSc users manual discussion of Vectors.
In particular * add discussion of using GPU vectors at the same location as traditional CPU vectors * introduce DM construction
Reorganize and update PETSc users manual discussion of Vectors.
In particular * add discussion of using GPU vectors at the same location as traditional CPU vectors * introduce DM construction of vectors at the same location as traditional VecCreate discussion * introduce DMDAVecGetArray() with VecGetArray()
this refactorization is needed because otherwise DM and GPUs become "advanced" topics that no one learns about until it is too late
Commit-type: documentation /spend 3h
show more ...
|
| d86b9629 | 10-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Update beginning portions of users manual
Commit-type: docs /spend 30m |
| c87e60e8 | 19-Feb-2022 |
Jose E. Roman <jroman@dsic.upv.es> |
Users manual: minor fixes in Fortran and Matlab sections |
| d16c052b | 19-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 406c52ee | 19-Feb-2022 |
Richard Tran Mills <rmills@rmills.org> |
Update URLs for PERMON website pages.
Thanks-to: David Horák <david.horak@vsb.cz> |
| d859bcd6 | 17-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-improve-mataij-coo' into 'main'
Do COO preallocation on MATAIJ and share the plan with other device matrix types
See merge request petsc/petsc!4831 |