changed two ISXXX macro functions to true functionsHg-commit: 048c0214329050bd77be87038febee80d31e2011
fixed formating of variable declarations messed up by putting const int XXXTypefixed DMDAGet/SetCoordinates() that matt did not removeHg-commit: de8db80506612f87fb4b9c77dd85f76c605a3942
changed #define char* XXXType to typedef const char* XXXTypeHg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
removed trailing blanks from examples, code formattingchanges to uncrustify.cfgHg-commit: 5b64e59d6c6818c2b462782e9308e7fa49e0c338
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
removed extranious stuff from examples (like Program Usagecleaned up help messages in examplesremoved a few redundant examplesHg-commit: 549617500bc57b2d70c7af298a8d6b11ab09f6ff
Invalid reads and uninitialized variables when local size of IS is zero.Hg-commit: 6a47c11d64ebc8252d7e766ea057a4adb0385978
Add const to many enum string listsHg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d
backout all chmod stuff in bf971ba58125[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
removed a spurious call to MatSetBlockSize.Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
Removed conceptual naming conflict with ISColoring, fixed bugs.Hg-commit: 8d0845568f5366db16a7557638f7b9eea3e568cd
Fixed argument checkHg-commit: d2200d56d907147841b0311e580a272cc9225bfd
Makefile cleanupHg-commit: 5d68f15b339dca5398effd75c4e3d44367707e11
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
removed Matlab from name of PETSc functions used by Matlab and Julia and removed conditional compile for themHg-commit: 5ffefe13ed62057155dba8bb623b3d2a4db21202
started work on a Julia interface for PETScHg-commit: 86bcee4fd95712cf04fbbcf5f5aee3796ce70914
not stinking {} around SETERRQHg-commit: f601164082f593da87052a9248bdd8d6ef84f0c8
Phase 2 of update of PetscBT: PetscBTDestroy() takes pointerHg-commit: aca1f1363559db957297829187a5e034ace731de
phase 1 of PetscBT conversion: changed from Macros to static functionsHg-commit: 7b64fe46b771f1e27250f571813ebf7716745437
removed listed run test that did not existfixed missing testexamples_X by unifying the name of X windows in the make files etc always as X not sometimes X11Hg-commit: 7f1b4c7c3dcb8b1842e10dc1e9136
removed listed run test that did not existfixed missing testexamples_X by unifying the name of X windows in the make files etc always as X not sometimes X11Hg-commit: 7f1b4c7c3dcb8b1842e10dc1e91364d5a41a2a26
show more ...
Avoid PETSC_COMM_WORLDHg-commit: 48c7d720fe4c345dfc0ff96316c713b92508bf36
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
Fix some documentation errorsHg-commit: 942070bc27296226c6b77574fb7b18e9c78c46fd
undoing manually changes I put in because Satish had a better fixHg-commit: 8e2a982681790bc49d24fd74571ed52345dc1f88
1...<<61626364656667686970>>...96