if, for, while, switch now have consistently a space prior to the opening parenthesis.Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4e
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4ebc15eb
show more ...
removed silly abreviationsHg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
More C89 fixesHg-commit: 5c37072bf2e980e9b9b6ff38bb003c57ea7e6862
removed SNESObjective typedef insteading using SNESObjectiveFunction manual pageHg-commit: 6dc0a8207aee7ba626ff7b41cca0db5faed5c2ae
began eliminating typedef functions in SNES, replaced with consistent naming of function pointer variablesstill a bunch more to goHg-commit: 390e5bc06391eaa29641487f59da6c1a75c5faa0
DMMesh: I was forced to put back the old point interpolation for PyLith-stableHg-commit: 34c1b366b0f8fabca0e1f952a026363f6ea75443
Implement new Fortran callback handling; convert SNES use casesHg-commit: f2a68b8a037edffd463d1ee6e9014e2edcd4aad7
Removed SNESComputeBlockFunction/Jacobian_DMDA() and DMDAGetLocalBlockInfo()Hg-commit: 5fa3972ae402ba50e0fe8d48351e7e933ed7317c
Fix type matching mistake from 5e7d636c300eHg-commit: cb29460836d903f43276d687c4ba9f5917bf6651
DM+PetscSection: Corrected coordinate handling for interpolation code- Added PetscSectionReset()Hg-commit: 2bf5f91a71057cc34620f8dad686d5c571c25d7a
DMPlex: Fixes for point locationHg-commit: 5e7d636c300ea43f8a127ef4037c69ff1ffe965a
Fix DMPlex for complex numbers. It's insane to use SNES for point location!Hg-commit: 0213b4504a412b7304d6032d6047079603a8c2c8
Small compile fixesHg-commit: 025fa146943ad3dff391f9fc7425c37fc944ee2e
Rename DMComplex -> DMPlexHg-commit: f768b4255f3d1c199623a7a4aeb9be630bec7076
2c253a6d31dc removed src/snes/utils/mesh/ - so update src/snes/utils/makefileHg-commit: cb95d3ee15a7e0cb55f26d4492a73d7a5d4deee7
DM: Adding basis for point location- Added stub DMLocatePoints()Hg-commit: 2c253a6d31dca4f89aa0bb3e3ff96f721d4ecdc2
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
Fix missing copy in DMSNESCopy() (wat.)Hg-commit: c1adf794522ea17fb935a3d941cd59cfce288c16
nightlybuild: c++ compile fixesHg-commit: 8c24a156f824c8cb12093b4cbd2a1b79fe7c6136
commit after mergeHg-commit: 76831309032f5585424cb3e5e4c7f8f754699d5d
prototypes for DMTSSetIFunction/JacobianSerialize()Hg-commit: 9b8363a9f974144729fe12ba995bc9cb8742a17e
more progress on serializing PETSc objects and function pointersyes Barry has lost his mind but this is too much fun to stopHg-commit: 70b547a30c706ea4b2828de11dd7962c0443a994
1...<<21222324252627282930>>...43