Removing DMCreateDomainDecompositionDM and DMCreateFieldDecompositionDM.Hg-commit: 5a40b47b72b8008daf1ed3dec805e07eb1831dde
DM: Partial fix for block size determinationHg-commit: a0290eb135847e7cfae0fc32e251048dd2fa8aa4
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
Uncrustified src/dm/*. No re-uncrustification of un-uncrustified plex.c.Hg-commit: 0eadce41498eb88aa85fb46f989ad9d09bfd9c3e
DM+DMPlex: Fixing the automatic detection of block sizeHg-commit: edd41d416ac911b98e2f35932bfb5f07828b7549
Fixing style violations.Hg-commit: 046007bb0d84070b5a9e8d50689f7a89bd690367
Guard against access prior to DMSetUp.Hg-commit: 070a70262a5e24566ecb7df881121229347e533d
Reformatted: "There should be a blank line before PetscFunctionBegin;"Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
DMSetOptionsPrefix Fortran bindingHg-commit: 5420f5634239d2a06df1e090a0c1b0effe5ba36d
generally SETERRQXX does not belong on its own linealso fixed formatting issues in dgmres.c (ugh)Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
Added DMGet/RestoreNamedLocalVector()Hg-commit: f053dc9209985acf328d988f270c9e067dbd7efe
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
commit after mergeHg-commit: d9e8d7f50f41d9182bd6f6ef87c944418b3549a0
removed silly abreviationsHg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
Fix from b9b834a for DMCreateDomainDecomposition() error in the case where decomposition isn't supported.Hg-commit: bbd46cccb6cde14caaa4316209622313c746bf0f
silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() argsHg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
some fixes to allow building docsadded manual page for SNESFunction as function pointer "typedef" for documentationHg-commit: 500030c17aeb246f96d2a50eef27de48702713c1
Rename DMComplex -> DMPlexHg-commit: f768b4255f3d1c199623a7a4aeb9be630bec7076
Doc: Fixed stubsHg-commit: 77b64531e93cd0ea1600b3c7a66f0e68013a3980
DM: Made point location a DM method- Added location functions for DMComplexHg-commit: 6c3e8bc9603e00965b47d0995265ace5fccfa841
DM: Adding basis for point location- Added stub DMLocatePoints()Hg-commit: 2c253a6d31dca4f89aa0bb3e3ff96f721d4ecdc2
Relocate Vec creation with Section so it can be used by DMDA and DMComplexHg-commit: 29860ecac7a53df5f615e4e5d2dad88d9afd9d72
1...<<51525354555657585960