TS: Create inner SNES/KSP at TSGet{SNES|KSP}()Hg-commit: 0f969bc1da2f8288bc578ee40a938e2c28e8e725
Fix a few Destroy-related artifacts from packages that weren't built on Barry's machine.Hg-commit: e55c7066b74bb646d50fb615071c1d89e95eede4
converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
Remove unused variablesHg-commit: 141e12da894b37d4d58ec2e8ea7cbf8e237ffeba
Consistency fixes in TS implementationsHg-commit: d61d4edfbdd9789b60da9ca15a988644c7a12092
Add TSReset(), fix inconsistent refcounting for rhs/lhs matricesHg-commit: 9b1562a6e84669d35c2ab8221a19aa8e9f99560a
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
finished basic support for __float128Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
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
more PCReset_XXX() doneKSPDestroy() now zeros the pointerHg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automaticallyHg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db
show more ...
added zeroing of pointer to VecDestroyVecs()Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
add missing newline in View routine for TSALPHAHg-commit: 2d2ccf56b76daa935198db47b370bbcab52fba15
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
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
fixes for complexHg-commit: 0e53ea14be8a64ccbfad2f592c69dca2f2ccd4d6
rename TSAlphaSetAccept-> TSAlphaSetAdapt and add TSAlphaAdaptDefaultHg-commit: 09bfcb6da8d02ec84ebd139b00e1976228cd5ac3
Use PetscVoidStarFunction to pass non-extern "C" function pointer from extern "C" functionHg-commit: 83bb93f3b51a8b723a12a93682741ed0e83765b6
doc fixes [from builddist]Hg-commit: d8954d10e0ddff2f5bc8e3dbb1b06b606d80bab4
Use a typedef for EXTERN_C consistency in TSAlphaHg-commit: 9415fbecff2c2b0919c03ec3ab16969a0c7c1951
extern C fix in gladapt.cHg-commit: 46be08d6b67b6e6a1aa4030e192a852bbea8aa2b
extern C for parts of TSGL, was causing warning with-dynamic-loadingHg-commit: 1c8b21c084c75592cdf0aeda0485e2a091c61452
Fixes in TSALPHAHg-commit: 70b4fb22b8c24c8dd5d10c186f51fceb76c107c5
1...<<11121314151617181920>>...32