aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp/src
Commit message (Expand)AuthorAge
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-09-11
* CarpetInterp: "m" -> "mglevel" when accessing groupdata.AT(gi).activetimeleve...Christian Reisswig2012-09-11
* CarpetInterp: Don't use CCTK_ActiveTimeLevels to get number of active timelev...Christian Reisswig2012-09-11
* Remove all #warning statementsErik Schnetter2012-09-11
* CarpetLib: Change API to obtain pointer to grid function dataErik Schnetter2012-09-11
* Improve named barriersErik Schnetter2011-12-14
* CarpetInterp: Use hg::baseextent instead of Carpet::maxspacereflevelfactErik Schnetter2011-12-14
* CarpetInterp: Check that MPI datatypes are defined before using themErik Schnetter2011-12-14
* CarpetInterp: Use thorn NoMPIErik Schnetter2011-12-14
* CarpetInter: Improve efficiency when looping over gridsErik Schnetter2011-12-14
* CarpetInterp: MergeErik Schnetter2011-12-14
|\
* | CarpetInterp: Fix identification of timelevel time when interpolatingIan Hinder2011-12-14
|/
* Re-organise time level handlingErik Schnetter2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* CarpetInterp: Avoid possible race condition when creating new MPI datatypesErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetInterp: Circumvent Intel compiler problem with static variablesErik Schnetter2008-08-28
* CarpetInterp: Avoid problem with Intel compilersErik Schnetter2008-08-03
* CarpetInterp: Improve handling of points outside of the simulation domainErik Schnetter2008-07-15
* CarpetInterp: Use the new tree structuresErik Schnetter2008-06-20
* CarpetInterp: Remove problematic OpenMP parallelisationErik Schnetter2008-04-24
* CarpetInterp: Parallelise with OpenMPErik Schnetter2008-04-10
* CarpetInterp: Poison coordinates and patch numbersErik Schnetter2008-04-06
* CarpetInterp: Correct error in multi-patch interpolationErik Schnetter2008-03-21
* CarpetInterp: Add more consistency checksErik Schnetter2008-03-01
* CarpetInterp: Initialise status and return value buffer to successErik Schnetter2008-03-01
* CarpetInterp: Simplify codeErik Schnetter2008-02-19
* CarpetInterp: Add some assert statementsErik Schnetter2008-02-19
* CarpetInterp: Initialise tmpcnts correctlyErik Schnetter2008-02-19
* CarpetInterp: Add parameter "barriers" to catch calling errorsErik Schnetter2008-02-19
* CarpetInterp: Use GetCoordRange to obtain component coordinatesErik Schnetter2007-06-14
* CarpetInterp: Update to recent changesErik Schnetter2007-04-19
* CarpetInterp: Adapt to region_t changesErik Schnetter2007-01-12
* CarpetInterp: Add abort() statement to eliminate compiler warningsErik Schnetter2006-12-06
* CarpetInterp: Add internal check for per-processor number of grid pointsErik Schnetter2006-09-21
* CarpetInterp: use .at() instead of [] to access vectorsErik Schnetter2006-09-21
* CarpetInterp: Use correct displacements when distributing map indicesErik Schnetter2006-09-21
* CarpetInterp: Remove unused function argumentsErik Schnetter2006-09-21
* CarpetInterp: Convert size_t to int explicitlyErik Schnetter2006-08-16
* CarpetInterp: Surround usage of some local variable with blocksErik Schnetter2006-08-16
* CarpetInterp: Use .at() instead of [] to index vectorsErik Schnetter2006-08-16
* CarpetInterp: Indent some code more nicelyErik Schnetter2006-08-16
* CarpetInterp: #include <cstring> because we use memcmp()Erik Schnetter2006-08-16
* CarpetInterp: Ignore input variable indices which are -1Erik Schnetter2006-08-16
* CarpetInterp: Explicitly convert from/to CCTK_INT and from/to CCTK_REALErik Schnetter2006-06-13
* CarpetInterp: Correct signature of scheduled functionErik Schnetter2006-06-07
* CarpetInterp: Explicitly convert vect<int> to vect<CCTK_REAL>Erik Schnetter2006-06-06
* CarpetInterp: Emit an error message if there are not enough time levels activeErik Schnetter2006-04-25
* CarpetInterp: Correct another error in the coordinate calculationsErik Schnetter2005-12-02
* CarpetInterp: bugfix for calculating the grid spacingsThomas Radke2005-11-29