TSSolve() did not properly handle null u argumentmore work on TSView() binary and TSLoad()Hg-commit: 85c2341b3eb28d6cdaa697c3b1e99963abb9edbf
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
Complex fixes for TS monitorsHg-commit: ee4850cdcd5163e0d3152082c97433ef9a890104
changed #define char* XXXType to typedef const char* XXXTypeHg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
Add TSAdaptSetCheckStage()This allows implementation- and user-defined hooks to determine whethera step should be rejected early due to solvers struggling or somerapidly changing physics.Hg-com
Add TSAdaptSetCheckStage()This allows implementation- and user-defined hooks to determine whethera step should be rejected early due to solvers struggling or somerapidly changing physics.Hg-commit: 8a36386d5432b19dd88e49fe420728f998d2c064
show more ...
Fix TSAdapt monitor with __float128 and logging of SNES failures when allowing unlimitedHg-commit: 98379cf0d0cdc0820b3cb4546025803ffd6d71e4
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
Move -ts_scale_solve_failed to -ts_adapt_scale_solve_failed, update RosW and ARKIMEXHg-commit: b8f24e6b89407dc7cee77fa45e097b1dd1e0f1c0
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
Add TSADAPTNONE for constant step sizeHg-commit: ed12411bb4e58893e0a8701a8bd144ea5b221ac0
Add monitoring of weighted local truncation errorHg-commit: d3d8383c1ab37ca7f41504a5acca49ac51283a4d
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
Add basic TSAdapt implementation, untestedHg-commit: 3cc184ba8a3fd069813eec9ff2a12d4d1b083a5f
12345678