aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.hh
Commit message (Expand)AuthorAge
* CarpetLib: add some code for electric fence like functionalityRoland Haas2013-09-27
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-09-11
* Re-organise some refluxing internalsErik Schnetter2012-09-11
* CarpetLib: Extend operator API to allow hyperslabbingErik Schnetter2012-09-11
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Make mem<T> saferErik Schnetter2008-02-19
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Add function ggf::fill, which fills all time levelsErik Schnetter2008-01-14
* CarpetLib: Add member gdata::allocsizeErik Schnetter2007-05-26
* CarpetLib: Various changes to class dataErik Schnetter2007-04-19
* CarpetLib: Cleanup in data classErik Schnetter2007-02-04
* CarpetLib: Add _storage field to gdata classErik Schnetter2007-02-04
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Don't include <iosfwd> into data.hhErik Schnetter2005-11-19
* CarpetLib: forward-declare output operatorswhite2005-08-29
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: give data an << operatorSteve White2005-08-09
* CarpetLib: Forbid copying data<T> objectsErik Schnetter2005-04-11
* CarpetLib: Correct errors in handling mem<T> objectsErik Schnetter2005-04-11
* CarpetLib: Remove unused function transfer_fromErik Schnetter2005-04-11
* CarpetLib: Introduce new class mem<T> for memory managementErik Schnetter2005-03-05
* CarpetLib: make fill_bbox_arrays() a static non-template function in data.cctradke2005-03-16
* CarpetLib: Small cleanups to vector group storage handlingErik Schnetter2005-03-03
* CarpetLib: Whitespace changesErik Schnetter2005-03-03
* CarpetLib: Restructure lightweight communication buffersErik Schnetter2005-01-03
* CarpetLib: Rename data::interpolate_in_time to data::try_without_time_interpo...Erik Schnetter2005-01-03
* CarpetLib: Add lightweight communication buffers (untested)Erik Schnetter2005-01-02
* CarpetLib: Remove many this-> prefixes in class dataErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Make data class conform closer to C++ standardErik Schnetter2004-12-28
* CarpetLib: Clean up fill_box_array functionErik Schnetter2004-12-25
* CarpetLib: Introduce parameter to post MPI_Irecv and MPI_Isend at the same timeErik Schnetter2004-12-08
* CarpetLib/src/data.* interpolate_from_innerloop breakdownswhite2004-12-09
* data_fill_box_arraysswhite2004-11-29
* CarpetLib: Implement using MPI_Waitall for communicatingErik Schnetter2004-11-24
* Remove CVS header tagsErik Schnetter2004-09-18
* Correct wrong comment.schnetter2004-06-08
* Ensure that vector leaders are handled consistentlyschnetter2004-04-22
* Commentschnetter2004-04-13
* Abort with an error message if CarpetLib cannot allocate memory forschnetter2004-04-08
* Fix indentationschnetter2004-03-23
* Implement vector groups correctlyschnetter2004-03-23
* Move MPI request and tag handling from data to gdataschnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25
* 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
* Track the C++ standard.schnetter2003-08-28