Replaced remaining '){' with ') {'.Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998
Style improvements: braces around 'else', partial '){' -> ') {'Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a
Eliminated all C++-style comment sequences '//'. Exception: src/dm/impls/mesh/* with all the Sieve stuffHg-commit: 2021722ddbb234169c3fed24a68346839472dd36
Carefully removed \t from src/ksp/*Hg-commit: 90e1eedee93c5acfa4463138a0133791f0f264d1
removed silly abreviationsHg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() argsHg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
don't list unneeded /*I includes; they clutter the manual pagesHg-commit: e78ba20ae96445858089a43bccd0933d14f8ae95
put code back in to get rid of GMRES for the coarse grid solver in GAMG.Hg-commit: 9e6e4763796ecab38ecf3f195d5fb98347257263
got rid of spaces.Hg-commit: 970225e63bb77f95003cb662598fa8cfbd4f3067
fixed bool issue.Hg-commit: 691efb6a7a2f691e67c92dddf56184f17f06c926
added -pc_gamg_reuse_interpolation <true> to (not) reuse the mesh setup in GAMG.Hg-commit: 03bd3ea78a19d3a211a4609e2c8f25899608836f
fixed rest of mising CHKERRQ() fixed a few unused but set variablesHg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
fixed many more missing CHKERRQ()Hg-commit: 7ee3b3a915c7ec91d5cefc4d6974e423e3fd9435
removed the silly #if defined(PETSC_USE_COMPLEX) special cases when the complex version gives the exact same results as the real version for real, i.e. PetscConj, PetscRealPart, do nothing and are ha
removed the silly #if defined(PETSC_USE_COMPLEX) special cases when the complex version gives the exact same results as the real version for real, i.e. PetscConj, PetscRealPart, do nothing and are harmless for the real casethe less #if def code duplication we have the betterHg-commit: 158afdac623e9fb04c1dbe14153c0895e6c4feef
show more ...
read and follow the PETSc coding style document please, don't just use random formating styles for each fileHg-commit: 33bd2ea69c26eb8f459158741567c3c5924ac232
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
removed all incorrect spaces before CHKERR...Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
fixed printing.Hg-commit: eaf1ddc7c6fd64e11f74305cf6372a477c99dc5c
fixed bug with hash table that was getting filled up. rehashing now.Hg-commit: a0b860e919c9b8487bed7fc264a580ac08744505
mergeHg-commit: be265b567b712d0795d99086ba21cd7fe81f37d0
Fix error messageHg-commit: 0af3877b09787b0806f336f09d1840dfbe104236
fixed but with eigen estimates and cleaned up eigen estimator code.Hg-commit: 72e248830cf73746ed465bba58e9a115fcc24a54
icommented out line that was seg faulting in optimized version.Hg-commit: f721ce6840a1061adaa30d4e7de9a6417d59544d
fixed bug with gamg_est_.Hg-commit: 23463437c7b99c2f80d0ab00bd3a507075e37877
fixed bug with manual setting of type.Hg-commit: 3343dbaa6c34634226ef51c5f0c79a603aa35fe1
1...<<21222324252627282930