View of Tao BNK should view the inner Tao solverSome fixes for Tao while trying to help a userCommit-type: bug-fix, featureReported-by: Stephan Köhler <stephan.koehler@math.tu-freiberg.de>
TS ex11: Added parallel shallow water test
TS ex53: Added Cryer spatial convergence
Update test output
TS ex53: Added Mandel mesh convergence test
Merge branch 'knepley/fix-plex-gmsh-face-labels' into 'main'Plex: Fix bug with reorderingSee merge request petsc/petsc!5416
Fixed examples
TAO: propagate proper prefix for LMVM
Change matrix factor database options that occur in KSP/PC to always use KSP/PC options prefixAdd MatSetOptionsPrefixFactor() and MatAppendOptionsPrefixFactor() to allow controlling the options pre
Change matrix factor database options that occur in KSP/PC to always use KSP/PC options prefixAdd MatSetOptionsPrefixFactor() and MatAppendOptionsPrefixFactor() to allow controlling the options prefixused by factors created from this matrixChange MatSetOptionsPrefix() to no longer affect the options prefix used by factors created from this matrixAs part of the above work the handling of the factor matrix options is now done in code in the factor matrixnot in the code that originates the factor matrixUpdate examples output to the new approach where the factored matrix prefix is set from the KSP/PCMuch of this work was performed by Hong ZhangCommit-type: usability/spend 5h
show more ...
TaoComputeBounds: generate vectors only if needed
Merge remote-tracking branch 'origin/release'
A few codespell fixes
Remove extra spaces and unwanted plurals
PC_Factor: set prefix from PC in pc->pmat
Enable PETSC_ATTRIBUTE_FORMAT()
KSPHPDDM: add -ksp_hpddm_precision [single|double]
PCGAMG: update tests* formatting of Chebyshev information* use of GAMG SA eigenvalue estimates
Add a basic test for Fischer 3.
Merge branch 'knepley/feature-plex-explicit-timestepping' into 'main'DM+TS: Add support for mass matricesSee merge request petsc/petsc!4683
TS ex45: Added some explicit integration
Update tests output
Fixes for the Intel OneAPI compiler and MPICommit-type: bug-fix, portability-fix, testing-fix\send 1hReported-by: Satish Balay <balay@mcs.anl.gov>
Merge branch 'stefanozampini/split-tao' into 'main'TAO: unify options for bounded Newton-KrylovSee merge request petsc/petsc!4581
Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank) Update the test output filesCommit-type: debugability\spend 45m
12345