moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongsremoved all DLL export/import stuff since it was never used and never will beremoved MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongsremoved all DLL export/import stuff since it was never used and never will beremoved MatPermuteSparsify() since it sucked.Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
Added support for displaying petsc stdout output in Matlab desktop.Hg-commit: 2830475fe0623c8883617b99b5e3af9ebc441f05
merge from 31Hg-commit: 905032af6f28d5a79f6cd851be756f9c77e4c9c3
#55774 fix -log_history breakageHg-commit: f993bf94bf526b6225c0351f53d16ac51804b973
fixed error message in petscprintf that was stopping compilesome work on cuda pcHg-commit: a0abdf539b1e1a81e99e62b14e296815a701bea7
Format "%A" takes PetscReal according to all uses in PETSc, make the implementation do that tooHg-commit: 4685f18fd50e4e92f2a231e4d61f9c2591a41752
Clean up after messy sed in original conversion: (PetscBool ) -> (PetscBool)Hg-commit: d2297d04e5f4a401f60e8ca64322828d2eec0c0c
PetscOptionsTruth -> PetscOptionsBool and relatedHg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOLnote this requires a new sowing versionHg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
Move my cast to the correct sideHg-commit: a6a24c86d360521c5eaf0eb88c8ba699474ac700
Always do signed comparison to silence compiler warningHg-commit: 725b821da5711f1ca8317afb07ffd7239bb6ed30
handle attaching to AMS when no communicator exists cleanlyHg-commit: 6565f5dcd6bd1b163afb288e69b0887d13e3a48f
start fixes for cuda scatterfix uninitialized variable in send in ascii flushHg-commit: 095d62e648ed0795f6e37bee51ccd6d1a68a51e0
Add a __FUNCT__ for PetscFixSlashN (duplicated in several files)Hg-commit: 6da7d8c5aaa81099861622f4e6bf1087652253a7
changed PETSC_LOGICAL to PETSC_BIT_LOGICAL since it is a bit array and clarifies the difference from PETSC_TRUTHHg-commit: 2cdcccc64d1221f8878d4fc690986fe71b961469
PETSC_DLLEXPORT -> PETSCSYS_DLLEXPORTFor consistency with other packages, and since the library is named libpetscsys.Hg-commit: d411519a6aa3d1f4f3f42dfd9d10e405a0d44202
remove compiler warningHg-commit: 55186a0fa08e5c82451f7c2f74a39dd9906ada1a
two missing __FUNCT__Hg-commit: 258bae85fbe4e3967e9355c424935857f3b8a6f1
Check errors for some libc functions that set warn_unused_resultHg-commit: 34d6fc11513c1c37af81c4f70ed3a8f27f7a2e49
bugfix for PetscSynchronizedFlush()Hg-commit: 5b2b9383b21fb40223a110319fe4ae1d1097e2b7
minor formating of short linesadded PetscStackCallHypre() for some hypre calls to do more extensive error checkingadded sends/recvs to PetscSynchronizedFlush() to prevent flooding network with mess
minor formating of short linesadded PetscStackCallHypre() for some hypre calls to do more extensive error checkingadded sends/recvs to PetscSynchronizedFlush() to prevent flooding network with messagesHg-commit: ee1bdc170b4d43abd68debf113987237fe5b2e2c
finished labelling manual pages as Logically or Neighbor-wise CollectiveHg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517
more work on AMS option setterHg-commit: 97faeb7c34710086b2f0d1c396bbe63d20f1c644
cleanup of source for zopeHg-commit: eb13da4a52adb9db635a651c575f3d0e42ecb70d
removed unneeded { around SETERRQX() calls}Hg-commit: d55148dbbe8a10f500a7e181b91ba166aec6f665
1...<<11121314151617181920