changed examples to pass pointer to destroy functionmost workHg-commit: bbc5d1464c4cbe6ea83fdf46e15c0f41ea396c06
converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
Add TSReset(), fix inconsistent refcounting for rhs/lhs matricesHg-commit: 9b1562a6e84669d35c2ab8221a19aa8e9f99560a
Remove TSDefault{Pre|Post}Step()Hg-commit: 6a889b4dbd1cb0b0b21bd01331833380f622d6f6
Consistency fixes in various XXXDestroy() routinesHg-commit: 57fda8d6ead113d90964fbbae090f42e42f2d681
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
remove vec_sol_always from TS structure, make TS own reference to vec_solHg-commit: ef7081278a6ab16b97dd142f023e83167448e96c
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
MergeHg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
Update TSSetIJacobian documentation to clarify the necessary matrix and where it comes fromHg-commit: fce10354d75495f5b212408f07fd9d10fa97ec04
changed Matlab spelling to MATLAB some general MATLAB cleanupHg-commit: efcb24f191dfedc98b283d9e63e7859032e8ef35
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 ...
changed all EXTERN to extern the CAPS served no purposeHg-commit: cdf5985509992c2237dbbe07f14278cccee0306c
fixed bug in TSComputeFunction_Matlab() that passed x in for xdotHg-commit: 729d8f25c81af5eb487018ec67a863d25852307d
two PetscViewerHDF5GetTimeStamp()Hg-commit: 2f347b73403392e6b1b517e5b415c0fee1911ea4
commit after merge some monitor for TS for MatlabHg-commit: 58d27d63d1a2a4fab110a29eb988e81338123aca
Useful error if TSComputeRHSFunction without setting RHSHg-commit: ed70c3cfcc003eaa5b13856a5faf6e1e12872ab2
fixed some mansec = DA and mansec = DMDA mistakes from previous changesHg-commit: 5d8cac658961538ec6e588146350f5f4e566d4b7
Add TSALPHA, generalized-alpha method for first order systemsHg-commit: b085fd4b3802ff7874af77939feff7d24530cb21
PetscOptionsTruth -> PetscOptionsBool and relatedHg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, elimina
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, eliminated lots of duplicate code and makes it easier to have uniform output.Hg-commit: ac7db369abce3aaa842088cc8d77922f55ce8a59
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOLnote this requires a new sowing versionHg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
better version of PetscAMSPublishAllHg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366
1...<<41424344454647484950>>...60