aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* CarpetLib: Simplify fulltree API to avoid problems with PGI compilerErik Schnetter2008-09-05
|
* CarpetWeb: Add CRA at Georgia TechErik Schnetter2008-09-05
|
* Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-09-04
|\
| * CarpetWeb: Add Tokyo as Carpet userErik Schnetter2008-09-04
| |
| * CarpetLib: Add more consistency checks to the fulltree classErik Schnetter2008-09-04
| |
| * CarpetWeb: add arXiv:0808.4002 [gr-qc]Erik Schnetter2008-09-04
| |
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-09-04
|\| | | | | | | | | Conflicts: Carpet/CarpetWeb/index.html
| * Schedule the initialisation of checkpointing interval counterThomas Radke2008-09-02
| | | | | | | | | | | | | | | | variables also in the POST_RECOVER_VARIABLES bin so that the last checkpoint iteration counter starts counting from the recovered iteration number. (see also discussion thread starting at http://lists.carpetcode.org/archives/developers/2008-August/002309.html)
| * Revert "make sure that checkpoints are written at multiples of ↵Erik Schnetter2008-08-29
| | | | | | | | | | | | (<last-checkpoint-iteration> + IO::checkpoint_every)" This reverts commit 30f1c46a7f94d423bda65e04220015e0296e1347.
| * CarpetWeb: Update list of Carpet usersErik Schnetter2008-08-29
| |
| * CarpetIOHDF5: Output current simulation time when checkpointingErik Schnetter2008-08-29
| |
| * CarpetLib: Correct errors in prolongation operatorsErik Schnetter2008-08-29
| | | | | | | | Correct severe errors in the prolongation operators of order 7 and higher.
| * CarpetInterp: Circumvent Intel compiler problem with static variablesErik Schnetter2008-08-29
| | | | | | | | Use a Timer* instead of a Timer local variable.
| * LoopControl: Allow preloop and postloop statementsErik Schnetter2008-08-29
| | | | | | | | | | Allow user-defined statements surrounding the innermost loop, e.g. for vectorisation.
| * Carpet: Remove "first" argument from check_if prototypeErik Schnetter2008-08-29
| |
* | CarpetWeb: add arXiv:0808.4002 [gr-qc]Erik Schnetter2008-09-04
| |
* | CarpetLib: Add more consistency checks to the fulltree classErik Schnetter2008-09-04
| |
* | Carpet: Remove "first" argument from check_if prototypeErik Schnetter2008-08-29
| |
* | LoopControl: Allow preloop and postloop statementsErik Schnetter2008-08-28
| | | | | | | | | | Allow user-defined statements surrounding the innermost loop, e.g. for vectorisation.
* | CarpetWeb: Add Tokyo as Carpet userErik Schnetter2008-08-28
| |
* | Revert "make sure that checkpoints are written at multiples of ↵Erik Schnetter2008-08-28
| | | | | | | | | | | | (<last-checkpoint-iteration> + IO::checkpoint_every)" This reverts commit 30f1c46a7f94d423bda65e04220015e0296e1347.
* | CarpetInterp: Circumvent Intel compiler problem with static variablesErik Schnetter2008-08-28
| | | | | | | | Use a Timer* instead of a Timer local variable.
* | Carpet: Try to handle tapered grids more elegantlyErik Schnetter2008-08-28
| | | | | | | | Code not tested, still disabled.
* | CarpetRegrid2: Add parameters to regrid only aligned refinement levelsErik Schnetter2008-08-28
| | | | | | | | | | | | | | Add parameters to regrid only those refinement levels that exist at a particular time, and leave all coarser refinement levels unchanged. At the moment, this may lead to improperly nested grids if grids move too far.
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-08-26
|\|
| * make sure that checkpoints are written at multiples of ↵Thomas Radke2008-08-25
| | | | | | | | (<last-checkpoint-iteration> + IO::checkpoint_every)
| * Carpet: Output number of grid cells together with grid sizes during startupErik Schnetter2008-08-07
| |
| * CarpetWeb: Add arXiv:0808.0713 [gr-qc]Erik Schnetter2008-08-07
| |
* | CarpetLib: Correct errors in prolongation operatorsErik Schnetter2008-08-14
| | | | | | | | Correct severe errors in the prolongation operators of order 7 and higher.
* | CarpetWeb: Update list of Carpet usersErik Schnetter2008-08-13
| |
* | CarpetIOHDF5: Output current simulation time when checkpointingErik Schnetter2008-08-13
| |
* | CarpetInterp2: Correct error in communication schedule setupErik Schnetter2008-08-13
| |
* | CarpetInterp2: Parallelise with OpenMPErik Schnetter2008-08-10
| |
* | Carpet: Output number of grid cells together with grid sizes during startupErik Schnetter2008-08-07
| |
* | CarpetWeb: Add arXiv:0808.0713 [gr-qc]Erik Schnetter2008-08-07
| |
* | Merge /Users/eschnett/Cbeta/carpetErik Schnetter2008-08-03
|\|
| * Merge /Users/eschnett/Cbeta/carpetErik Schnetter2008-08-03
| |\
| | * CarpetIOHDF5: Correct error with checkpoint_every_walltime_hoursErik Schnetter2008-08-03
| | | | | | | | | | | | | | | Broadcast the result of checkpoint_every_walltime_hours, since different processors may come to different decisions.
| * | Another white space change.Christian D. Ott2008-08-04
| | |
| * | White space change to test commit e-mails.Christian D. Ott2008-08-04
| |/
* | CarpetIOHDF5: Correct error with checkpoint_every_walltime_hoursErik Schnetter2008-08-03
| | | | | | | | | | Broadcast the result of checkpoint_every_walltime_hours, since different processors may come to different decisions.
* | Merge /Users/eschnett/Cbeta/carpetErik Schnetter2008-08-03
|\|
| * Carpet: Correct error in handling empty variablesErik Schnetter2008-08-03
| | | | | | | | Correct regridding problem with variables (grid arrays) with 0 grid points.
| * Carpet: Correct error in restrictionErik Schnetter2008-08-03
| | | | | | | | The group numbers were interpreted wrong.
| * CarpetLib: Allow empty fulltreesErik Schnetter2008-08-03
| |
| * CarpetLib: Allow some fuzz when comparing real numbersErik Schnetter2008-08-03
| |
| * CarpetLib: Correct error in commentErik Schnetter2008-08-03
| |
| * CarpetRegrid2: White space changeErik Schnetter2008-08-03
| |
| * LoopControl: Small style changeErik Schnetter2008-08-03
| |
| * CarpetInterp: Avoid problem with Intel compilersErik Schnetter2008-08-03
| | | | | | | | Do not use a static variable for the interpolation timer.