aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetSlab
Commit message (Expand)AuthorAge
* CarpetSlab: pass size of allocated chunk to memory objectRoland Haas2013-09-27
* Move MPI support from flesh to a thornErik Schnetter2012-09-11
* CarpetLib: Change API to obtain pointer to grid function dataErik Schnetter2012-09-11
* CarpetSlab: Update to new gdata::copy_from APIErik Schnetter2012-09-11
* CarpetSlab: Update to new dh classesErik Schnetter2011-12-14
* CarpetSlab: Remove explicit bboxset normalizationsErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetSlab: Add parentheses to expression to aviod warningErik Schnetter2008-07-14
* CarpetSlab: Update to recent changesErik Schnetter2007-04-19
* CarpetSlab: Use numeric_limits<int>::max() instead of INT_MAXErik Schnetter2007-03-08
* CarpetSlab: Add grouptype argument when calling mode handling functionsErik Schnetter2006-10-03
* CarpetSlab: Change "void *" to "CCTK_POINTER"Erik Schnetter2006-04-07
* CarpetSlab: Use explicit namespace in function callErik Schnetter2006-04-07
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetSlab: loop over all components, not just the local onesThomas Radke2005-06-01
* CarpetSlab: fix return value for CarpetSlab_GetList()Thomas Radke2005-04-10
* CarpetSlab: pass vartype in comm_state constructor tto make use of collective...Thomas Radke2005-03-31
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetSlab: iterate over length[hdim], not over length[dim]tradke2004-11-17
* CarpetSlab: Switch to singlemap mode before accessing cctk_gshErik Schnetter2004-11-17
* CarpetSlab: Allow hyperslabbing in level mode when there is only one patchErik Schnetter2004-11-15
* Split hyperslabbing routines into multiple filesErik Schnetter2004-09-18
* Remove CVS header tagsErik Schnetter2004-09-18
* Change indentation.schnetter2004-08-19
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Try to catch insanely large hyperslab specifications earlyschnetter2004-05-27
* no changeschnetter2004-05-21
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Some more cleanup and bug fixes. Hyperslabbing probably never workedschnetter2004-04-16
* Allow the downsampling argument to be NULL.schnetter2004-04-16
* Undo last change. Was a stupid idea.schnetter2004-04-01
* Provide the capability Hyperslab.schnetter2004-04-01
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25
* Import the recently announced changes:schnetter2004-01-25
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* Replace num_points() by size().schnetter2003-09-20
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Allow hyperslabbing grid arrays with dim<3.schnetter2003-05-21
* Make code const-correct. Well, sort of.schnetter2003-05-13
* Handle empty grids.schnetter2003-05-13