PCSetUp_BJacobi_Multiproc() wrongly called KSPSetFromOptions() on inner KSP everytime rather than when it is truly being setup. Was different than PCSetUp_BJacobi_Single()Hg-commit: 3198dc82722f511
PCSetUp_BJacobi_Multiproc() wrongly called KSPSetFromOptions() on inner KSP everytime rather than when it is truly being setup. Was different than PCSetUp_BJacobi_Single()Hg-commit: 3198dc82722f511e00c54b4cc54546be5ae7d2e1
show more ...
bugfix of PCSetUp_BJacobi() that was an accidental error fromhttp://petsc.cs.iit.edu/petsc/petsc-dev/rev/83c325962928Hg-commit: 7421de33d12f488158a81df1ee25541b9b068fcb
relaxed assertions to pass 3D EB problem.Hg-commit: 2988b3ed5ee14711978d31d98ebb369630b4859c
modifidied GAMG timers and fixed allocation bug.Hg-commit: a936eb200aa93084c12e9e8a8d5b67395fccff89
turned off confusing logging for eigen estimator, cleaned up repartitioning code: removed my hack to protect parmetis and aded dumb processor aggregation w/o repartitioning.Hg-commit: 668967087563a
turned off confusing logging for eigen estimator, cleaned up repartitioning code: removed my hack to protect parmetis and aded dumb processor aggregation w/o repartitioning.Hg-commit: 668967087563aae3b1328539102ddbe5b38852f4
made solver in GAMG when no coarse grid default PC (ilu) and fixed bug will not preallocating matrices correctly.Hg-commit: 804792335da1c7d72bb28013f7cacd3aee91d364
Added support for non-constant block size to PCBDDC throuhgh PCBDDCSetDofsSplittingHg-commit: 7f38d4e1be3afd9ba7762b2b45a110325517c83c
activated code which uses MatConvert from SEQDENSE to SEQAIJHg-commit: 0286919c57d3fbf6a0e593fb1aa97647472ce2fa
Added support for interface consistency checking to PCBDDCHg-commit: ae78af812d0d022db58c43fb597dd7626579f216
fixed some CHKERRCUSPs that should have been CHKERRQHg-commit: 1128504b109b7ef8af08e24979733934fe776a61
add PetscLogEvent 'PC_ApplyOnMproc'; bugfix of logging event in PCApply_BJacobi_Multiblock()Hg-commit: e1699b1f1ec2752c7de064554ef048e4e40f4faf
cleaned up some GAMG parameter stuff.Hg-commit: 05fa1e12965e501f4ba1b078163fb1917cb81548
add src/mat/examples/tests/ex163.c for testing MatTransposeMatMult() on MatLoad() matrixHg-commit: a3e9ca59ab586fbb318bae61eba0355e89e22bd4
activated code to deal with diagonaly dom. systems.Hg-commit: dac1c73cb1c2b0cf9ac801c89764bbcc4ef57de6
trivial cleanupHg-commit: 647c34def33da55f1966f54504eb1d3ff62323c3
bugfix of PCSetUp_BJacobi_Multiproc() when pc->setupcalledadd MatReuse to MatGetMultiProcBlock()Hg-commit: 9d656d587efb559e6cc5e954dc5cab476fa5d812
some small fixes.Hg-commit: 1de624222ed667fef134ee53b8c0c92411f0a9b6
Solved major (known) bug for MULTILEVEL_BDDC with a number of levels greater than 2Hg-commit: e164331ee3a64452e443fe9b108cfbd74285e949
Bug fixing in transition from allgatherv to gatherv for MULTILEVEL_BDDC plus verbose output for coarse condition numberHg-commit: 9bb6a32af882e64f71e013a38afa6be52b3ce1f7
Some minor modifications to bddc.c and bddc.h for verbose output of PCBDDCHg-commit: 38881804cbc71f7dc2fc18790b95f8e72cc5358c
Inserted some missing CHKERRQ(ierr) macros in bddc.cHg-commit: 099dd8e2bbde90f28b7c1f2da5e966908d463565
Solved a bug with debugging flag on for PCBDDC. MatMatTransposeMult calls changed in MatTransposeMatMultHg-commit: 739887e500badf2d581c0cc55286220645c7b92c
PCBDDC: Moved coarse dofs numbering to PCBDDCSetupCoarseEnvironmentHg-commit: 5041de8a0cc9bfa514ef544132e6e2cab85fda58
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
removed CG as default eigen estimator.Hg-commit: 26ee6467e3e453d8e42cfeb9d7f1cb1bbe0b6135
1...<<151152153154155156157158159160>>...210