TSErrorNormWRMS: support for vector tolerancesHg-commit: 7cf35db17846bb735a0fce95c58d87a129cf705e
Add TSGetTolerances()Hg-commit: cd6e9570afb36c2f6d912687e7ed6403d3913220
Add accessor functions for TSHg-commit: 0140fe84cbe2d462b40ea8dc6ea1a679eb129abd
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
Goofy casts because PGI doesn't know that 0 is a pointer valueHg-commit: eca53c61d6fc97873434d35fbee0c05e4b02579d
TS/DMShell integrationHg-commit: 26f6e5660e230a3628fd2f4a17afaf37575dfb53
Ensure that obj->ops->destroy is zeroed in XXSetType() after the old implementation has been destroyed.There are circumstances where VecSetType() is called more than once tochange the type without
Ensure that obj->ops->destroy is zeroed in XXSetType() after the old implementation has been destroyed.There are circumstances where VecSetType() is called more than once tochange the type without an intervening XXCreate_YY(). An example ischanging to VECSEQCUSP via VECCUSP.Hg-commit: 1262149b3e206062ad0b002925300684fd3420e8
show more ...
Doc fixes suggested by Ed Bueler #104600Hg-commit: bbcbcd560b096715eb257cc93932e4224f4e446d
Fix internal creation of Vec in TSSetRHSFunction() and TSSetIFunction()Hg-commit: 5fe5e0c03cae1145caf4be135c2df2bdb3c38114
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
Duplicate ts->vec_sol for SNESFunction if TSSetIFunction or TSSetRHSFunction without providing a VecHg-commit: 93bca8c4490a2b2f5e64604f18242f68d4a6032f
Remove TSDefaultComputeJacobian{,Color}() and MatFDColoringApplyTS(); update all the examples that were still using the old styleHg-commit: 6677905c965471eda292ff1997e1a953222a27c5
test cases for heat and biharmonic modelsHg-commit: 522f61d0575cb3d755a7b656824d33973e633630
fixed memory leak in phasefield examples due to DrawViewerPortschanged -ts_max_time to -ts_final_timeHg-commit: e4920434ca70220c51b27e4697099c1941076899
Add adaptive controller support for TSARKIMEX* Change TSARKIMEXRegister() API to include embedded completion formula* Add TSStepStatus for use managing internal state so that TSEvaluateStep() and
Add adaptive controller support for TSARKIMEX* Change TSARKIMEXRegister() API to include embedded completion formula* Add TSStepStatus for use managing internal state so that TSEvaluateStep() and TSInterpolate() can be called at more times.* TSARKIMEXDefault = TSARKIMEX3 because the error control is much more reliable than for the second order method* Implement TSEvaluateStep_ARKIMEX()* Handle step rejections in TSStep_ARKIMEX()Hg-commit: 7b916f9075e8d7402105109f672856195c0b2ac7
TSComputeIJacobianConstant() documentation fixHg-commit: 8eb6b51bd5a2adb11dcaa30def41bbebc4d6fb59
Enable the Rosenbrocks unconditionally, fixed PetscScalar/PetscReal usageHg-commit: 0106aad61f7837a86699992e15ef681a971f7535
Add -ts_monitor_solution_vtk for making moviesHg-commit: edfb14682ae296a56ce708b2051d9bfaff3c4b25
Add very preliminary implementation of CFL-based adaptive controllerHg-commit: f52bccda5a20d5d7102ebeba01c8d80b001a9ed7
More work on adaptivity, adaptive controller is basically working, but still need hooks for stabilityHg-commit: f48fa83e97661b95405cb52b6c25ca4a7e867ce8
starting more tsHg-commit: b3d8acbf2ce95691dc75f3aaff7f28972a66f83d
Add basic TSAdapt implementation, untestedHg-commit: 3cc184ba8a3fd069813eec9ff2a12d4d1b083a5f
Fix man page nameHg-commit: 02a338620b1277edd6d32bd25376cee9ea6b8522
1...<<41424344454647484950>>...60