aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Fixed 0D output that I broke with my previous patchcott2006-01-16
* CarpetWeb: Update links to status reportsErik Schnetter2006-01-13
* 1D ASCII output of values on the diagonal.cott2006-01-09
* Introduce parameter "outHeader_every"cott2005-12-22
* Fix storage for EvolutionMaskcott2005-12-22
* CarpetIOBasic: Turn some constants into Cactus parametersErik Schnetter2005-12-21
* CarpetIOBasic: Use scientific notation when appropriateErik Schnetter2005-12-21
* CarpetIOBasic: A new thorn that replaces IOBasic for CarpetErik Schnetter2005-12-21
* CarpetWeb: Update darcs to 1.0.5Erik Schnetter2005-12-07
* CarpetWeb: Another try to get darcs0 correctErik Schnetter2005-12-05
* CarpetInterp: Correct another error in the coordinate calculationsErik Schnetter2005-12-02
* CarpetInterp: bugfix for calculating the grid spacingsThomas Radke2005-11-29
* CarpetWeb: fix perl warning when checking for a patch's endmarkerThomas Radke2005-11-29
* Carpet: use Util_Strdupswhite2005-11-29
* CarpetTest: add missing thorn SymBase to testsuite parfileThomas Radke2005-11-24
* CarpetWeb: Do not interpret patch contexts as patchesErik Schnetter2005-11-28
* CarpetInterp: Correct logic error with time_deriv_orderErik Schnetter2005-11-28
* CarpetInterp: Count necessary timelevels accuratelyErik Schnetter2005-11-24
* CarpetInterp: Take cctk_initial_time into accountErik Schnetter2005-11-24
* CarpetInterp: Correct calculation of cctk_origin for cell centered gridsErik Schnetter2005-11-23
* CarpetInterp: Allow zero-dimensional interpolationErik Schnetter2005-11-23
* CarpetInterp: Correct typos in comments; capitalise commentsErik Schnetter2005-11-23
* CarpetInterp: Correct typos in documentationErik Schnetter2005-11-23
* CarpetIOStreamedHDF5: use dist::comm() instead of dist::commThomas Radke2005-11-23
* CarpetIOASCII: Resolve conflictErik Schnetter2005-11-22
* CarpetReduce: Cache the grid function index of the weight functionErik Schnetter2005-11-19
* CarpetReduce: Add new norm sum_abs_squaredErik Schnetter2005-11-19
* CarpetReduce: Handle sqrt() of integer values in a more C++ like fashionErik Schnetter2005-11-19
* CarpetIOScalar: Put unique build ID into output filesErik Schnetter2005-11-19
* CarpetIOHDF5: Close checkpoint files in meta modeErik Schnetter2005-11-19
* CarpetIOHDF5: Put unique build ID into output filesErik Schnetter2005-11-19
* CarpetIOASCII: Put the unique build ID into the output filesErik Schnetter2005-11-19
* Carpet: Split startup into multi-model startup and driver startupErik Schnetter2005-11-19
* CarpetLib: Resolve conflict in commstate.hhErik Schnetter2005-11-19
* CarpetReduce: Use static_assert to ensure that dim==3Erik Schnetter2005-11-19
* CarpetIOHDF5: Remove unused local variable in Input.ccErik Schnetter2005-11-19
* CarpetIOHDF5: Change #include "hdf5.h" to <hdf5.h>Erik Schnetter2005-11-19
* Carpet: Remove unused local variable in Comm.ccErik Schnetter2005-11-19
* CarpetLib: Rename some local variablesErik Schnetter2005-11-19
* CarpetLib: Define macro static_assert()Erik Schnetter2005-11-19
* CarpetLib: Don't include <iosfwd> into data.hhErik Schnetter2005-11-19
* CarpetLib: Re-indent commstate::procbufdescErik Schnetter2005-11-19
* CarpetLib: Output memory statistics to fileErik Schnetter2005-11-19
* CarpetInterp: Change dist::comm to dist::comm()Erik Schnetter2005-11-22
* CarpetIOASCII: Replace MPI_Comm_rank() by dist::rank()Erik Schnetter2005-11-19
* Carpet: helpers, comm, goodcommErik Schnetter2005-11-19
* Carpet: Change dist::comm to dist::comm()Erik Schnetter2005-11-19
* CarpetLib: Change member dist::comm to function dist::comm()Erik Schnetter2005-11-19
* CarpetLib: Replace some int by size_tErik Schnetter2005-11-19
* Carpet: Do not set timereflevelfact to "deadbeef" in global modeErik Schnetter2005-10-10