converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
Consistency fixes in TS implementationsHg-commit: d61d4edfbdd9789b60da9ca15a988644c7a12092
Add TSReset(), fix inconsistent refcounting for rhs/lhs matricesHg-commit: 9b1562a6e84669d35c2ab8221a19aa8e9f99560a
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
add missing newline in View routine for TSALPHAHg-commit: 2d2ccf56b76daa935198db47b370bbcab52fba15
TSALPHA: fix option -ts_alpha_adapt, set default atol=1e-3Hg-commit: ca9f0718a8849092e737ed1a26b26f532ce83db9
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 ...
fixes for complexHg-commit: 0e53ea14be8a64ccbfad2f592c69dca2f2ccd4d6
rename TSAlphaSetAccept-> TSAlphaSetAdapt and add TSAlphaAdaptDefaultHg-commit: 09bfcb6da8d02ec84ebd139b00e1976228cd5ac3
doc fixes [from builddist]Hg-commit: d8954d10e0ddff2f5bc8e3dbb1b06b606d80bab4
Use a typedef for EXTERN_C consistency in TSAlphaHg-commit: 9415fbecff2c2b0919c03ec3ab16969a0c7c1951
Fixes in TSALPHAHg-commit: 70b4fb22b8c24c8dd5d10c186f51fceb76c107c5
Add TSALPHA, generalized-alpha method for first order systemsHg-commit: b085fd4b3802ff7874af77939feff7d24530cb21
123456