Remove petscviewer.h from petscsys.hMuch of sys is independent of viewer. Viewer is used in so many otherplaces that it is now included by petscvec.h.Hg-commit: 1d745f01618aa51d3043fb1f87b0546f6
Remove petscviewer.h from petscsys.hMuch of sys is independent of viewer. Viewer is used in so many otherplaces that it is now included by petscvec.h.Hg-commit: 1d745f01618aa51d3043fb1f87b0546f60e6e730
show more ...
Make petscimpl.h privateHg-commit: 910e8b03a54a915953944da6f75eb81c807d7428
Uncrustified src/sys/*Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
Carefully removed \t from src/sys/*Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
added support for loading java and js files with PetscWebServer()Hg-commit: 06a41b01bb24513d4ec787f2a22e046e0de3a4c6
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
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
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOLnote this requires a new sowing versionHg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
attach communicator number to PetscObjectName() to make them uniqueall PETSc objects get published off the some communicatorHg-commit: 9967dad9947e19d2a35c8942c4871a17e7c78241
more work on viewerHg-commit: 46c81c1f3cb9126bfbfc1eec53c417051f16e1ac
added some old AMS matlab viewers for PETSc, do not know if they workHg-commit: 5a66a1b8cea86573dd4efeee872bea12f7e74651
better version of PetscAMSPublishAllHg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366
basic amspublishall. Release it is wrong and need to publish after the type is set.Hg-commit: 00a22ad47a7a0ffcd91c66290fefb82fce41e498
basic object publishingHg-commit: 0bce7cb999039c37cb50c4345a6b2f0467cf0a9d
simple AMSPublishAll finally worksHg-commit: aeee3e368e2a942606f76abdcc0348e4d3b9f981
now that AMS publisher can access get a bit more of the built in AMS server workingHg-commit: 22d1028ba0e1da07c542bf1a83b8ae6b297c7790
automatically build amsoptions Java classes and move to bin directory if JAVA flag setfinshed webpage for AMSadded basic --with-java configure stuffHg-commit: c60e7b8b647be60ac5f79e10f9e4b2845e6c
automatically build amsoptions Java classes and move to bin directory if JAVA flag setfinshed webpage for AMSadded basic --with-java configure stuffHg-commit: c60e7b8b647be60ac5f79e10f9e4b2845e6c1a31
more work on AMS option setterHg-commit: 97faeb7c34710086b2f0d1c396bbe63d20f1c644
fixed amsoptions.java to use default localhostamsoptions code now handles all options and snes ex19 runs to completionstill some glitches, cannot handle changing type.Hg-commit: 3a2988280069fa75d
fixed amsoptions.java to use default localhostamsoptions code now handles all options and snes ex19 runs to completionstill some glitches, cannot handle changing type.Hg-commit: 3a2988280069fa75d8bacfad2ac6478e41eb2d3d
more work on options database with Java GUIHg-commit: b0ad49ac4b2396d9fd7952b06ab0e7d87c1d6f2e
updates for AMSHg-commit: 6e129ff35682d18b845e5944042caa1f3614694c
1234