aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp
Commit message (Expand)AuthorAge
* CarpetInterp: Don't try to set non-existent WaveMoL::num_timelevels in test p...Ian Hinder2013-12-04
* CarpetInterp: Correct syntax errors in test parameter filesIan Hinder2013-12-04
* Move MPI support from flesh to a thornErik Schnetter2012-09-11
* 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
* Correct style file location in documentation.texIan Hinder2011-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: Update test casesErik 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
* Carpet/*/test/: also activate thorn LoopControl (required by CarpetReduce) in...Thomas Radke2008-10-30
* CarpetInterp: Circumvent Intel compiler problem with static variablesErik Schnetter2008-08-29
* CarpetInterp: Avoid problem with Intel compilersErik Schnetter2008-08-03
* Carpet: Import CarpetLib header files properlyErik Schnetter2008-07-15
* 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: added test.ccl fileThomas Radke2007-02-23
* 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