aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* CarpetLib: #include <cstring>Erik Schnetter2007-11-02
* CarpetLib: Enforce memory limit via operating systemErik Schnetter2007-09-28
* CarpetLib: Always output the grid structure if there was an errorErik Schnetter2007-09-28
* CarpetLib: Remove unused variablesErik Schnetter2007-09-28
* CarpetLib: Use busy waiting instead of usleep to calibrate timersErik Schnetter2007-09-21
* CarpetLib: Improve error messages for grid hierarchy consistency checksErik Schnetter2007-09-05
* CarpetLib: Improve error messages in bbox consistency checksErik Schnetter2007-09-05
* CarpetLib: Add support for OpenMPErik Schnetter2007-08-21
* CarpetLib: Add bboxset::intersectsErik Schnetter2007-08-09
* CarpetLib: Sync 1-tl and prolongation=none GFscott2007-07-20
* CarpetLib: Improve error message when a non-existing stencil is selectedErik Schnetter2007-07-03
* CarpetLib: Add 3rd and 4th order time interpolationErik Schnetter2007-06-13
* CarpetLib: Remove extra comma in commstate.hhErik Schnetter2007-06-01
* CarpetLib: Output mallinfo statisticsErik Schnetter2007-05-26
* CarpetLib: Add class mempoolErik Schnetter2007-05-26
* CarpetLib: Add member gdata::allocsizeErik Schnetter2007-05-26
* CarpetLib: Remove outdated commentErik Schnetter2007-05-13
* CarpetLib: Use the correct time when interpolating while regriddingErik Schnetter2007-05-13
* CarpetLib: Handle first regridding correctly.Erik Schnetter2007-05-13
* CarpetLib: Fill new refinement levels even if it is newly createdErik Schnetter2007-05-11
* CarpetLib: Allow empty domainsErik Schnetter2007-05-10
* CarpetLib: prevent GNU C++ compiler warningstradke2007-05-02
* CarpetLib: Synchronise outer boundary points as wellErik Schnetter2007-04-21
* CarpetLib: Add missing #include <sstream> to gdata.ccErik Schnetter2007-04-19
* CarpetLib: Add op_sync operatorErik Schnetter2007-04-19
* CarpetLib: Update defsErik Schnetter2007-04-19
* CarpetLib: Various changes to class gfErik Schnetter2007-04-19
* CarpetLib: Various timestat changesErik Schnetter2007-04-19
* CarpetLib: Various vect changesErik Schnetter2007-04-19
* CarpetLib: Remove refinement_boundaries member from regions_tErik Schnetter2007-04-19
* CarpetLib: Various dh changesErik Schnetter2007-04-19
* CarpetLib: Various gh changesErik Schnetter2007-04-19
* CarpetLib: Various changes to class dataErik Schnetter2007-04-19
* CarpetLib: Various commstate changesErik Schnetter2007-04-19
* CarpetLib: Various bbox changesErik Schnetter2007-04-19
* CarpetLib: Remove old parametersErik Schnetter2007-04-19
* CarpetLib: Beautify dh::setup_refinement_restriction_boxesErik Schnetter2007-03-19
* CarpetLib: Beautify dh::setup_refinement_prolongation_boxesErik Schnetter2007-03-19
* CarpetLib: Beautify dh::setup_sync_boxesErik Schnetter2007-03-19
* CarpetLib: Whitespace changes in dh.ccErik Schnetter2007-03-19
* CarpetLib: Correct error in boundary prolongationErik Schnetter2007-03-19
* CarpetLib: Correct cpuid asm statementErik Schnetter2007-03-19
* CarpetLib: Correct error in calculation of restriction bboxesErik Schnetter2007-03-17
* CarpetLib: Output bboxes in class dh before checking themErik Schnetter2007-03-17
* CarpetLib: Small regridding optimisation in gh classErik Schnetter2007-03-12
* CarpetLib: Correct error in calculating regridding scheduleErik Schnetter2007-03-12
* CarpetLib: Simplify timer interfaceErik Schnetter2007-03-12
* CarpetLib: Pre-calculate the communication schedule for recomposingErik Schnetter2007-03-07
* CarpetLib: Remove erroneous self-checkErik Schnetter2007-03-06
* CarpetLib: Add rtc timer on AIXErik Schnetter2007-03-06