TS ex45: Added some explicit integration
Merge branch 'barry/2022-01-02/minor-sellmat' into 'main'MatSELL maintenance and documentationSee merge request petsc/petsc!4715
Add RK2B (the explicit midpoint method)
Change names of PetscGTE and PetscLTE because they were confusing and prone to mis-useCommit-type: documentation\spend 5mReported-by: Stefano Zampini
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 'gbetrie/fix-dmnetworkaddcomponent' into 'main'Gbetrie/fix dmnetworkaddcomponentSee merge request petsc/petsc!4658
Adding/modify tests on zero size components to several examples;DMNetworkAddComponent(): the owning rank and all ghost ranks must call it to add a component and nvar in the same orderUpdate doc for
Adding/modify tests on zero size components to several examples;DMNetworkAddComponent(): the owning rank and all ghost ranks must call it to add a component and nvar in the same orderUpdate doc for DMNetworkAddComponentmerge DMNetworkLayoutSetUp_Coupling() into DMNetworkLayoutSetUp() to remove duplication
show more ...
remove trailing newline from SETERRQ
Merge branch 'stefanozampini/split-tao' into 'main'TAO: unify options for bounded Newton-KrylovSee merge request petsc/petsc!4581
ts/swarm example Two Stream instability
Merge branch 'ahamilton/ts-multirate-ex4-2021' into 'main'add ts-multirate-ex4: an example using ts-multirate for shallow water equationsSee merge request petsc/petsc!4571
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
add ts-multirate-ex4: an example using ts-multirate for shallow water equations
TS example: fix compiler warning
fix single precision tests
Merge branch 'knepley/feature-plex-csr-overlap' into 'main'Plex: Add a nother alternative for CSR grph creationSee merge request petsc/petsc!4527
Plex: Add a nother alternative for CSR grph creation
TSSUNDIALS: add single-rank test with dense solver
Update ex76.c
Outer most KSPSolve() now errors if KSPSetErrorIfNotConverged() is set and KSP_DIVERGED_ITSClarified behavior of KSPSolve() with errors in manual pagesReported-by: Pierre Jolivet <pierre@joliv.et
Outer most KSPSolve() now errors if KSPSetErrorIfNotConverged() is set and KSP_DIVERGED_ITSClarified behavior of KSPSolve() with errors in manual pagesReported-by: Pierre Jolivet <pierre@joliv.et>\spend 45m
Fix missing ierr =, removed incorrect CHKERRQ()Commit-type: error-checking, style-fix\spend 45m
CHKSTRINGERROR() -> CHKERRSTR(), ierr -> err, and other CHK**() fixes
Vec: Fix VecTaggerComputeBoxes(), VecTaggerComputeIS() to return a boolean whose value is true if the list was created
Implicit Runge-Kutta integrators
1...<<11121314151617181920