aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* CarpetLib: Move class timestat into its own fileErik Schnetter2005-01-01
* CarpetLib: Output gh more elegantlyErik Schnetter2005-02-01
* CarpetRegrid: Use C style cast to CCTK_REAL because it might be a macroErik Schnetter2005-02-01
* CarpetRegrid: Replace <assert.h> with <cassert>Erik Schnetter2005-02-01
* CarpetRegrid: Add missing #include statementErik Schnetter2005-02-01
* CarpetIOScalar: check I/O parameters already at startupThomas Radke2005-01-31
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* Carpet: Do not prolongate initial data by defaultErik Schnetter2005-02-01
* doc: Play with using doxygen for Fortran codeErik Schnetter2005-02-01
* Carpet: Do not run POSTRESTRICT on the finest existing levelErik Schnetter2005-01-27
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* Carpet: Disable check for compact groupsErik Schnetter2005-01-31
* Carpet: Cast size_t to int for printfErik Schnetter2005-01-27
* Carpet: Disable check for compact groupsErik Schnetter2005-01-27
* CarpetReduce: Fix syntax errorErik Schnetter2005-01-27
* CarpetLib: Instantiate vect and bbox for CCTK_REAL instead of doubleErik Schnetter2005-01-27
* Carpet: replace ||, && by or, andErik Schnetter2005-01-27
* Carpet: set cGH identityErik Schnetter2005-01-27
* Carpet: Forbid adaptive time step sizes when there is mesh refinementErik Schnetter2005-01-27
* CarpetLib: Remove unused variables from Fortran codeErik Schnetter2005-01-01
* Carpet: Allow varying time step sizesErik Schnetter2005-01-25
* CarpetLib/src/defs.hh: no need to '#include <complex>'Thomas Radke2005-01-18
* CarpetReduce: Relax check that ensures that times are equalErik Schnetter2005-01-10
* CarpetIOHDF5/src/Output.cc: fix calculation of "origin" attribute; don't outp...Thomas Radke2005-01-10
* CarpetLib: Try harder to normalise bboxsetsErik Schnetter2005-01-04
* CarpetIOHDF5: Require aliased function Coord_GroupSystemErik Schnetter2005-01-04
* CarpetIOHDF5/src/Output.cc: write bbox attributes only if a variable has a co...Thomas Radke2005-01-03
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Collect more timing statisticsErik Schnetter2004-12-30
* CarpetLib: Do not #include <complex>Erik Schnetter2004-12-30
* Carpet: Increase some warning levels from 1 to 2Erik Schnetter2004-12-30
* CarpetLib: Make data class conform closer to C++ standardErik Schnetter2004-12-28
* CarpetWeb: Add pointer to darcs to sidebarErik Schnetter2004-12-27
* CarpetIOHDF5: Slightly reformat param.cclErik Schnetter2004-12-27
* CarpetLib: Clean up fill_box_array functionErik Schnetter2004-12-25
* Use ipow instead of pow in various placesErik Schnetter2004-12-25
* CarpetLib: Use the C++ abs() instead of the C fabs() functionErik Schnetter2004-12-25
* CarpetLib: Instantiate ipow(double,int)Erik Schnetter2004-12-25
* Carpet: Use ipow instead of pow when the second argument is integerErik Schnetter2004-12-25
* CarpetLib: Add ipow function to vect classErik Schnetter2004-12-25
* CarpetLib: Update ipow functionErik Schnetter2004-12-25
* Carpet: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib: Remove broken commentErik Schnetter2004-12-25
* CarpetLib: Use .lt. instead of < in Fortran 77Erik Schnetter2004-12-25
* CarpetLib: Don't use len_trim any more when calling CCTK_WARNErik Schnetter2004-12-25
* CarpetIOHDF5: Only add "m=" to dataset name for grid functionsErik Schnetter2004-12-25
* CarpetIOHDF5: Correct typo in commentErik Schnetter2004-12-25
* CarpetIOHDF5: Use bool instead of int for some logical variablesErik Schnetter2004-12-25
* CarpetIOHDF5: Add semicolons after DECLARE_* macrosErik Schnetter2004-12-25