aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* CarpetIOScalar: add option all_reduction_in_one file to collect all reductionRoland Haas2012-03-03
* Carpet: Avoid superfluous mode changes when synchronisingErik Schnetter2012-03-03
* Carpet: Check same_number_of_components_on_each_processErik Schnetter2012-03-03
* CarpetReduce: Warn about reductions in local modeErik Schnetter2012-03-03
* CarpetLib: Cache end() iterator in bboxsetErik Schnetter2012-03-03
* CarpetInterp2: Make compile with CCTK_REAL=floatErik Schnetter2012-03-01
* MergeErik Schnetter2012-03-01
|\
| * Carpet: Make compile with CCTK_REAL=floatErik Schnetter2012-03-01
* | Carpet: Clean up codeErik Schnetter2012-02-29
* | CarpetLib: Ensure that time and memory statistics are outputErik Schnetter2012-02-29
|/
* Carpet: Correct representation of host and model namesErik Schnetter2012-02-27
* CarpetReduce: Remove unused variablesErik Schnetter2012-02-25
* CarpetLib: Add Fortran wrappers for CarpetLib timersErik Schnetter2012-02-25
* CarpetLib: Avoid warning about sign changeErik Schnetter2012-02-25
* CarpetLib: Remove support OMIT_F90Erik Schnetter2012-02-25
* CarpetIOHDF5: Simplify makefileErik Schnetter2012-02-25
* CarpetIOHDF5: More internal error checkingErik Schnetter2012-02-25
* CarpetIOASCII: Add prototype for read_next_set to avoid warningErik Schnetter2012-02-25
* CarpetIOASCII: White space changeErik Schnetter2012-02-25
* Carpet: Change some #warnings into commentsErik Schnetter2012-02-25
* Carpet: LoadBalanceReal: UpdateErik Schnetter2012-02-25
* Carpet: Reformat some code in Timers.ccErik Schnetter2012-02-25
* Carpet: Restore output precision after TimerNode outputErik Schnetter2012-02-25
* Carpet: Initialise Carpet::in_analysis_binErik Schnetter2012-02-25
* CarpetLib: Change API to obtain pointer to grid function dataErik Schnetter2012-02-25
* CarpetLib: Rewrite some loops to avoid Intel compiler segfaultErik Schnetter2012-02-25
* CarpetLib: Re-enable functional API for vect classErik Schnetter2012-02-24
* CarpetLib: Add vect::first and vect::lastErik Schnetter2012-02-24
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-02-24
* CarpetRegrid2: Add output operator to CarpetRegrid2::domain_boundaryErik Schnetter2012-02-24
* CarpetRegrid2: Allow some fuzz when rounding grid structureErik Schnetter2012-02-24
* CarpetLib: Declare gh::level_did_change as constErik Schnetter2012-02-24
* CarpetLib: Provide idiv/imod functions that always round downErik Schnetter2012-02-24
* Carpet: Check number of processes and threads on startupErik Schnetter2012-02-24
* Carpet/CarpetLib: Move stack backtrace code to its own fileErik Schnetter2012-02-24
* Carpet: New parameter output_after_regriddingErik Schnetter2012-02-24
* Carpet: Increase default C++ output precision for floating point numbersErik Schnetter2012-02-24
* CarpetLib: Reorder timing parameters in param.cclErik Schnetter2012-02-24
* CarpetLib: Move some OpenMP parallelisation into the operatorsErik Schnetter2012-02-24
* CarpetLib: Add preliminary support for DGFE operatorsErik Schnetter2012-02-24
* CarpetIOHDF5: hdf5toascii_slicer take patch.iorigin into account when computi...Roland Haas2012-02-22
* hdf5_slicer: close input files as soon as possible to conserve memory and fil...Roland Haas2012-02-22
* CarpetIOBasic: Add output criterion "divisor"Roland Haas2012-02-22
* CarpetTracker: add support for named spherical surfacesroland.haas@physics.gatech.edu2012-02-22
* CarpetIOBasic: implement individual reductions lists for output variablesroland.haas@physics.gatech.edu2012-02-22
* CarpetLib: Only produce refluxing debug output with CarpetLib::verboseErik Schnetter2012-02-13
* Inform the Accelerator thorn that past timelevels have been filled on the hostIan Hinder2012-02-13
* TimerNode.cc: Don't print "untimed" unless some child nodes have been printedIan Hinder2012-02-13
* CarpetRegrid2: Add periodic boundary conditionsErik Schnetter2012-02-08
* MergeErik Schnetter2012-02-08