aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Carpet: Run global mode routines for each timelevelErik Schnetter2005-10-10
* Carpet: Correct error in storage handling for grid arraysErik Schnetter2005-10-10
* Carpet: Small cleanup in Cycle.ccErik Schnetter2005-10-10
* CarpetIOASCII: make use of IOUtil's infrastructure to implement new features andThomas Radke2005-11-20
* CarpetIOHDF5: bugfix in recovery codeThomas Radke2005-11-20
* CarpetIOASCII: check I/O parameters at startupThomas Radke2005-11-19
* CarpetMG: Correct #define restrictErik Schnetter2005-11-22
* CarpetJacobi: Correct #define restrictErik Schnetter2005-11-22
* CarpetCG: Correct #define restrictErik Schnetter2005-11-22
* CarpetMG: #define restrict according to CCTK_CXX_RESTRICTErik Schnetter2005-11-20
* CarpetJacobi: #define restrict according to CCTK_CXX_RESTRICTErik Schnetter2005-11-20
* CarpetCG: Add some empty linesErik Schnetter2005-11-20
* CarpetCG: #define restrict according to CCTK_CXX_RESTRICTErik Schnetter2005-11-20
* Carpet: Resolve conflict in Comm.ccErik Schnetter2005-11-19
* Carpet: Correct error in storage handling for grid arraysErik Schnetter2005-10-10
* CarpetRegrid: Explain the parameters gridpoints, coordinates, and outerbounds.Erik Schnetter2005-11-17
* Carpet: Explain base_extents and base_outerbounds parameter better.Erik Schnetter2005-11-17
* CarpetWeb: Update email notification scriptErik Schnetter2005-11-16
* CarpetInterp: generalisation of interpolation functionalityThomas Radke2005-11-01
* CarpetIOHDF5: bugfix in checkpointing codeThomas Radke2005-11-16
* CarpetIOHDF5: fixed typo in checkpointing example in thorn documentationThomas Radke2005-11-16
* CarpetWeb: Update pointers to the status reportsErik Schnetter2005-11-14
* CarpetWeb: Update darcs to 1.0.4Erik Schnetter2005-11-14
* Carpet: bugfix in synchronisation of grid arraysThomas Radke2005-10-21
* Carpet: Correct processor distribution when a local grid size is specifiedErik Schnetter2005-10-14
* Carpet: Add TODO comment to processor distributionErik Schnetter2005-10-14