aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* CarpetRegrid: Small cleanupErik Schnetter2008-07-15
|
* CarpetWeb: Add gr-qc/0701016Erik Schnetter2008-07-15
|
* CarpetLib: Implement function gh::locate_positionErik Schnetter2008-07-14
| | | | | | Implement a new function gh::locate_position which finds the refinement level and component which owns a certain location. This is e.g. useful for interpolation.
* CarpetSlab: Add parentheses to expression to aviod warningErik Schnetter2008-07-14
|
* Move definition of rvect, jvect etc. from Carpet to CarpetLib.Erik Schnetter2008-07-14
| | | | Remove include file defines.hh in Carpet.
* CarpetLib: Correct error in prolongation coefficientsErik Schnetter2008-07-14
| | | | Correct the 11th order prolongation coefficients.
* CarpetTest: Use new internal variable namesErik Schnetter2008-07-11
| | | | Use new internal variable names for passing cctk_lsh to Fortran routines.
* Carpet: Correct function prototypes which handle schedule IF statementsErik Schnetter2008-07-11
|
* CarpetIO: Adapt to changes in CactusBase/IOUtilErik Schnetter2008-07-11
| | | | | The CactusBase/IOUtil routine IOUtil_ParseVarsForOutput now accepts an additional parameter out_dt_default.
* CarpetInterp2: New thorn with a more efficient interpolatorErik Schnetter2008-07-11
|
* Merge ../carpet-modesErik Schnetter2008-07-11
|\
| * Carpet: Add new modes "global_early" and "global_late"Erik Schnetter2008-07-11
| | | | | | | | | | | | Add new modes meta_early, meta_late, global_early, and global_late, which execute like meta mode or global mode, but execut either as early or as late as possible in the schedule.
* | Merge /Users/eschnett/Calpha/carpetErik Schnetter2008-07-02
|\|
| * CarpetWeb: Correct broken link to git tutorialErik Schnetter2008-07-02
| |
| * Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-06-17
| |\
| * \ Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-06-15
| |\ \
| * \ \ Merge /Users/eschnett/CbetaErik Schnetter2008-06-15
| |\ \ \
| | * | | READMEErik Schnetter2008-02-03
| | / /
| * | | CarpetWeb: Add and update publicationsErik Schnetter2008-06-15
| | | |
* | | | Carpet: Correct error in handling multiple maps in SplitRegionsMaps_AutomaticErik Schnetter2008-06-30
| | | |
* | | | CarpetInterp: Use the new tree structuresErik Schnetter2008-06-20
| | | | | | | | | | | | | | | | | | | | Use the new tree structures to speed up determining which components own which grid points.
* | | | Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Introduce a tree data structure "fulltree", which decomposes a single, rectangular region into a tree of non-overlapping, rectangular sub-regions. Move the processor decomposition from the regridding thorns into Carpet. Create such trees during processor decomposition. Store these trees with the grid hierarchy.
* | | CarpetIOHDF5: Correct recovery error when Carpet::regrid_in_level_mode=noErik Schnetter2008-06-17
| |/ |/|
* | Merge branch 'master' of carpetgit@carpetcode.dyndns.org:carpetErik Schnetter2008-06-15
|\ \ | |/ |/|
| * Fixed "origin" and "delta" output attributes to workChristian Reisswig2008-06-11
| | | | | | | | for generalized grids.
* | CarpetIOHDF5: Correct error in determining checkpointing intervalErik Schnetter2008-06-02
|/ | | | Correct error in determining checkpointing interval after restarting.
* Carpet: Disable accuracy check of level timesErik Schnetter2008-05-28
|
* don't evaluate the IO::out_single_precision parameter when outputting ↵Thomas Radke2008-05-26
| | | | integer-type grid variables
* doc: Document new schedule bin "postpostinitial"Erik Schnetter2008-05-26
|
* Carpet: Call new schedule bin "postpostinitial"Erik Schnetter2008-05-26
|
* CarpetIOHDF5: Take regrid_in_level_mode into account when recoveringErik Schnetter2008-05-21
|
* CarpetLib: Correct regridding communication scheduleErik Schnetter2008-05-20
| | | | | Handle correctly the case where the multi-patch processor decomposition changes during regridding.
* Carpet: Correct error in floating point comparisonErik Schnetter2008-05-16
|
* Carpet: Require less accuracy when comparing level timesErik Schnetter2008-05-16
|
* Carpet: Compare simulation times with relative accuracyErik Schnetter2008-05-14
|
* CarpetLib: Compare simulation times with relative accuracyErik Schnetter2008-05-14
|
* LoopControl: Handle restrict qualifier correctly in C++Erik Schnetter2008-05-12
|
* CarpetIOHDF5: Implement checkpoint_every_walltime_hoursErik Schnetter2008-05-12
|
* Carpet: Allow higher order spatial interpolationErik Schnetter2008-04-25
|
* CarpetLib: Correct typo in commentErik Schnetter2008-04-25
|
* CarpetLib: Add higher order interpolation operatorsErik Schnetter2008-04-25
|
* CarpetWeb: Update to news itemErik Schnetter2008-04-24
|
* CarpetWeb: Remove page statisticsErik Schnetter2008-04-24
|
* CarpetWeb: Add page with hints for using gitErik Schnetter2008-04-24
|
* CarpetInterp: Remove problematic OpenMP parallelisationErik Schnetter2008-04-24
| | | | The C++ STL is incompatible with OpenMP. Don't parallelise loops which access vector<bool>.
* CarpetWeb: GRMHD paper has been acceptedErik Schnetter2008-04-17
|
* CarpetWeb: Report the recent benchmarking resultsErik Schnetter2008-04-17
|
* CarpetInterp: Parallelise with OpenMPErik Schnetter2008-04-10
|
* CarpetWeb: Add link to Sierpinski CookiesErik Schnetter2008-04-10
|
* Merge branch 'master' of carpetgit@carpetcode.dyndns.org:carpetErik Schnetter2008-04-06
|\