| 473cd7c5 | 16-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
fix brackets and names |
| 489ac6d0 | 15-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
remove some whitespaces |
| bc9b9df2 | 14-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
adjust the scope of revolve macro |
| 79f43dbd | 14-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
revolve configuration works |
| a5d72359 | 14-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
use macro PETSC_HAVE_REVOLVE |
| 4d4d444e | 14-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
remove revolve sources files from PETSc |
| 581423e9 | 12-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
skip the starting and ending step correctly |
| 40de5191 | 11-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
color output messages |
| fd1ea739 | 11-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
Use global stepnum only in the forward sweep, not in the recomputations stage |
| 563fcc7d | 11-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
use global stepnum, and fix error types |
| d347c8e6 | 11-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
remove printf statements (for debug only) |
| 295b9b1c | 11-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
fix a tiny bug |
| d8b09a0e | 11-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
two level checkpointing works perfectly; stupid revolve! |
| 36eb08b0 | 10-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
reduce number of checkpoints (the first and last ones are removed) |
| a308a328 | 10-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
refactor the code |
| f5ed801b | 10-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
change some names |
| 46c2e3be | 10-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
add two-level checkpoiting, the version without revolve works |
| 68bece0b | 09-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
Postpone stack allocation to setup stage of tstrajectory, -tstrajectory_max_cps works now |
| 62b521ac | 09-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
trying to add an option -tstrajectory_max_cps |
| 0708eeb8 | 08-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
refactor the code a little bit |
| 7c0c1acc | 06-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
fix the memory access bug when creating revolve object |
| 74cbb51d | 06-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
cleanup trailing whitespaces |
| cc158ad8 | 06-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
forgot to add revovle source files |
| fd16c3b4 | 06-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
results verified to be correct |
| 93d756bd | 03-Sep-2015 |
Hong Zhang <hongzhang@anl.gov> |
allow recomputing the solution when not all time steps are checkpointed in memory for testing, the checkpoints are randomly determined |