5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged in LocutusOfBorg/petsc4py/linking-fails (pull request #112) More... over 5 years ago
demo/{perftest,poisson3d}: fixup linking failure when gcc flag wl,asneeded is used, e.g. in Ubuntu More... over 5 years ago
PC: KSP_DIVERGED_PCSETUP_FAILED -> KSP_DIVERGED_PC_FAILED More... over 5 years ago
binding for DMPlexRebalanceSharedPoints More... over 5 years ago
Wrap PC_PATCH_PARDECOMP More... over 5 years ago
And the same thing for the Jacobian evaluation More... over 5 years ago
Rename variables, following PCPATCH updates More... over 5 years ago
Interface change in PCPATCH More... over 5 years ago
Interface change in PCPATCH More... over 5 years ago
Let users specify SNESConvergenceTestSkip with snes.setConvergenceTest("skip"). For consistency, one can now also set the default with snes.setConvergenceTest("default"). More... over 5 years ago
Restore the old default behaviour for snes.getFunction(): More... over 5 years ago
Always get the SNES residual data from the PETSc void* ctx, as the __function__ attribute isn't always there (e.g. the SNES used for relaxation in FAS). More... over 5 years ago
Small fix: Out is a Vec, not a Mat. More... over 5 years ago
Wrap PCPatchSetComputeFunction/SNESPatchSetComputeFunction More... over 5 years ago
Fixes for Lisandro's comments More... over 5 years ago
Wrapping for SNESPATCH More... over 5 years ago
Match API changes by Matt to support nonlinear patch solves More... over 5 years ago
Merge branch 'maint' More... over 5 years ago
Update after removal of SNESTEST in petsc/master More... over 5 years ago
Update after removal of SNESTEST in petsc/master More... over 5 years ago
Issue 116: Add PC.setMGLevels() More... over 5 years ago
TAO: Fix after SeparableObjective -> Residual rename in petsc/master More... over 5 years ago
Merged in stefano_zampini/weakly-symmetric-elasticity (pull request #110) More... over 5 years ago
Merged in pefarrell/field-offset (pull request #109) More... over 5 years ago
Wrap PetscSectionGetFieldOffset, SetFieldOffset More... over 5 years ago
Workaround Cython 0.25 compiler crash More... over 5 years ago
Added wrapper for PCFieldSplitSchurGetSubKSP More... over 5 years ago
minor fix: pc.setReusePreconditioner() belongs to the interface More... over 5 years ago
Added wrapper for ISRenumber More... over 5 years ago
Merged pc-patch (pull request #108) More... over 5 years ago