aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* CarpetLib: Change API of ggf's cycle, flip, and fillErik Schnetter2008-02-19
* CarpetLib: White space change in ggf.ccErik Schnetter2008-02-19
* CarpetLib: Remove some superfluous if statements in the communication scheduleErik Schnetter2008-02-19
* CarpetLib: Simplify implementation of data<T>::allocsizeErik Schnetter2008-02-19
* CarpetLib: Make mem<T> saferErik Schnetter2008-02-19
* CarpetLib: Use vector<char> instead of new char in commstate classErik Schnetter2008-02-19
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Correct error in parallelisation of prolongation operatorsErik Schnetter2008-01-31
* CarpetLib: Remove old-style communication routinesErik Schnetter2008-01-30
* CarpetLib: Remove unoptimised fields of dh::boxes structureErik Schnetter2008-01-30
* CarpetLib: Move pseudoregion datatypes to region.hhErik Schnetter2008-01-30
* CarpetLib: Remove commented out calls to optimise2_fieldErik Schnetter2008-01-30
* CarpetLib: Free memory when deallocating grid functionsErik Schnetter2008-01-29
* CarpetLib: Update timer calibrationErik Schnetter2008-01-23
* CarpetLib: Make prolongation operator parallelisation compile on AIXErik Schnetter2008-01-20
* CarpetLib: Introduce new communication scheduleErik Schnetter2008-01-14
* CarpetLib: Slight change to memstat outputErik Schnetter2008-01-14
* CarpetLib: Rename function argumentErik Schnetter2008-01-14
* CarpetLib: Add function ggf::fill, which fills all time levelsErik Schnetter2008-01-14
* CarpetLib: Add some debug output to error messagesErik Schnetter2008-01-14
* CarpetLib: Use timing routines from FFTW libraryErik Schnetter2008-01-14
* CarpetLib: Set number of OpenMP threads via an external function callErik Schnetter2008-01-14
* CarpetLib: Correct parallelisation of prolongation operatorsErik Schnetter2008-01-14
* 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