Added a few low order ARKIMEX schemes and updated dense output formulas. Added new dense output formulas for ROSW schemes.Hg-commit: 1976949e8c9093b08194f21f0cb14dfa29766988
Dense output fixes for Rosenbrock-WsHg-commit: 18b6f97a86a42f731da4710c11b52daf32c3a5f9
push complex fixes.Hg-commit: bd101b63c4e709cf37bcf900ca67618ae6a45f17
Remove bad commentHg-commit: 8096e0db079dcbe2127452850fc497fe08cb806d
Started the dense output implementation for the Rosenbrock schemesHg-commit: 7f069d51bae462da71cd43da00b33c77b9352ce7
Fixed Rosenbrock TSROSWRA3PW scheme's coefficientsHg-commit: 211d494f554e2cb8539b8058718ec067202df3c1
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
Fix TS early exitHg-commit: 991e1eb29eafe7c2a25aaf09720dc7fcf1a00d84
Move -ts_scale_solve_failed to -ts_adapt_scale_solve_failed, update RosW and ARKIMEXHg-commit: b8f24e6b89407dc7cee77fa45e097b1dd1e0f1c0
Add -ts_scale_solve_failed to adjust time step size and attempt to solve againHg-commit: 86a4eac450ba105a982563214186be43ea03c211
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
Adding linearly implicit Euler as a Rosenbrock-W schemeHg-commit: f9727193a185d18add3d28dc2df9f5509300a595
Make TSROSWRA34PW2 the default Rosenbrock-W, it seems to have the most reliable embedded methodHg-commit: 26263e378068baebfc722cfc0d636f331f08c741
Man pages for TSARKIMEXType and TSRosWTypeHg-commit: 40df8c6720c6710aec21ed59b6d40f2436bd0942
windows fixesHg-commit: 0ed7d20124fa8b04e020953f368d6db470437eaf
Fixed explicit stage calculations in RosenbrockW schemesHg-commit: 48290d8f7fe4831a25391da178c9a52a993715b3
PetscSqrtReal in tsHg-commit: b46c5bc5eb230552766df7b043210b60f5f03b9b
Started work on the corrective step for RosWs with explicit stagesHg-commit: 151ccbf43e16c8fd1817958dbcbaab55fbbac3f7
Merge adaptivityHg-commit: 4e4ec14f7f877c933ab46784bda2bd132e949faa
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
show more ...
Partial fix for Rosenbrock schemes with explicit GammaHg-commit: 3fdd877d38b8d228af137f85e04e3f42dd65280f
Enable the Rosenbrocks unconditionally, fixed PetscScalar/PetscReal usageHg-commit: 0106aad61f7837a86699992e15ef681a971f7535
TSRosW: initialize upper-triangular part of ARK3, still does not work right, perhaps because of explicit stageHg-commit: edcf6e77c63636fb1dc25a0544d748dc9ec9278d
Add the Rosenbrock-W equivalent of ARK3Hg-commit: d5f4a21c151ad14a1e40efef480faf7961bcd7cb
Add man pages for Emil's SSP Rosenbrock-W schemesHg-commit: 4a2a60c6ff628b02da61767654f898540ff5cb6b
123456789