| #
d27334e2
|
| 23-Jul-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
TSDIRK: Diagonally Implicit Runge Kutta
Reuse ARKIMEX code add additive boolean to the struct improve code readibility tweak requirements for identity mass matrix in additive methods Fix bug in not
TSDIRK: Diagonally Implicit Runge Kutta
Reuse ARKIMEX code add additive boolean to the struct improve code readibility tweak requirements for identity mass matrix in additive methods Fix bug in not copying last Ydot from previous step in ARKIMEX
show more ...
|
| #
4bf303fa
|
| 15-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Extern appriopriate symbols before the great en-static-ing
|
| #
186cd71f
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-19/lint-apply-ts' into 'main'
Manual linter fixes: ts
See merge request petsc/petsc!6736
|
| #
14d0ab18
|
| 19-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Manual linter fixes: ts
|
| #
2da97ef0
|
| 19-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/ts-reset-size-change' into 'main'
support variable size ODEs (i.e. PDEs with adaptive refinement) in TS
See merge request petsc/petsc!6672
|
| #
6bd3a4fd
|
| 08-Jul-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
TS: add infrastructure to support time-dependent problems with varying size
|
| #
d7c0c5d4
|
| 18-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/remove-unused-api' into 'main'
remove API definition of functions without any implementation code
See merge request petsc/petsc!6728
|
| #
f65f9c00
|
| 18-Jul-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Remove unused some dead API. These had header declerations but no corresponding definitions in the source tree.
|
| #
00188517
|
| 13-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-11/better-deprecated-macro' into 'main'
Feature: Uniform Deprecated Macro
See merge request petsc/petsc!6692
|
| #
edd03b47
|
| 11-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Apply new macros
|
| #
8c38e02a
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ff55f77
|
| 01-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'
Minor cleanup of website tutorials
See merge request petsc/petsc!6520
|
| #
1cc06b55
|
| 27-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
|
| #
e4d4512b
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/tsadapt-vecagnostic' into 'main'
Unify TS WLTE computations into a single function
See merge request petsc/petsc!6481
|
| #
037d63e4
|
| 18-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Unify TS WLTE computations into a single function
temporarily disable kokkos ops
|
| #
a663c1df
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
517f05f0
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-30/fix-include-man-pages/release' into 'release'
Fix manual pages in include files
See merge request petsc/petsc!6272
|
| #
16a05f60
|
| 13-Apr-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages in include files
|
| #
141134d5
|
| 24-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-19/fix-ts-man-pages' into 'main'
some cleanup of the TS man pages
See merge request petsc/petsc!6095
|
| #
195e9b02
|
| 24-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
some cleanup of the TS man pages
Commit-type: documentation
|
| #
71efe6b0
|
| 22-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'danofinn/swarm-example-landau-damping' into 'main'
Swarm: Add swarm ex9 Landau damping + tests (ex6, ex8, snes/ex15)
See merge request petsc/petsc!6026
|
| #
60e16b1b
|
| 12-Oct-2022 |
Matthew G. Knepley <knepley@gmail.com> |
TS+Swarm: Added histogram monitor for multiple species
|
| #
990be990
|
| 23-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d9370626
|
| 21-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-15/fix-more-dm-man-pages/release' into 'release'
fix more un-updated DMPLEX manual pages
See merge request petsc/petsc!5839
|
| #
3c7db156
|
| 16-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix missing "Key" and incorrect "Command" for manual page listing of Options Database Key(s):
Commit-type: documentation /spend 10m
|