Removed remaining spaces in cast to pointer-type.Hg-commit: dccb79187adf08b4501155bd6550e95ac2ab554c
Merge remote-tracking branch 'petsc-3.3/master'Conflicts: src/dm/impls/da/gr2.cHg-commit: 867cdd8c9d32a67b5fe559ec749a4129fc0f6854
hdf5: remove bogus loop over dimension [petsc-maint 121765]This was leaking filespaces.Hg-commit: ef8f00b3b61ee86829ffb30236f4f3ff02b32e62
contour plots with DMDA 2d will now print extremes of coordinate valuesHg-commit: 8e4107be78b811fb687600b907e0e5d79b2589bd
Uncrustified src/dm/*. No re-uncrustification of un-uncrustified plex.c.Hg-commit: 0eadce41498eb88aa85fb46f989ad9d09bfd9c3e
convert PetscHDF5IntCast() to return error codeHg-commit: d476a741ebdb31c468cdd10cfcab9e78f2cded9c
changed PetscMPIIntCast() to return an error codeHg-commit: 73696a6c6bf0120a669678ed7c25e3c7bd451960
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
Reformatted: "There should be a blank line before PetscFunctionBegin;"Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
XXXView() methods should ignore unknown viewers, not error outHg-commit: e5c2cada7868386cc4981ab2a54cf541ca387f4b
commit after mergeHg-commit: 0abf89d5ee6edf91e6393c34ebd34611a44a1ae3
generally SETERRQXX does not belong on its own linealso fixed formatting issues in dgmres.c (ugh)Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
Partially unified indentation to two spaces rather than 3, 5, etc.Hg-commit: 72aceb82fa10cae79a777f91c00d187d4e02f4f6
Fixed a lot of warnings issued by nightly builds.Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614
Reformatting for rule 'The closing bracket } should always be on its own line'. Single-line if-statements and the like are allowed. Checks updated accordingly.Hg-commit: 2986011b776d416fb2d5342ccd2
Reformatting for rule 'The closing bracket } should always be on its own line'. Single-line if-statements and the like are allowed. Checks updated accordingly.Hg-commit: 2986011b776d416fb2d5342ccd2524335aa664b1
show more ...
modified DMDASet/GetOffset() to take the global problem size as well.Hg-commit: 5cb6eddda15219ba38ee5cbcf141077dbde1ee7d
Reformatting: 'No space after a '(' or before a ')''Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
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
Replaced remaining '){' with ') {'.Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998
Style improvements: braces around 'else', partial '){' -> ') {'Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a
Removed leftover \t from src/dm/impls/da/*Hg-commit: 72626afd6f31514aec3a244fa693f5db1b850223
Carefully removed \t from files in src/dm/*Hg-commit: 6ac2cbffcab1b56661a9462eeb9f811802901621
some formatting cleanupHg-commit: 273ea5b3579d636f0d861c6a324229aac68f052d
silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
1...<<31323334353637383940>>...48