aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.hh
Commit message (Expand)AuthorAge
* CarpetLib: introduce accessor in gdata to query electric_fenceRoland Haas2013-10-31
* CarpetLib: add some code for electric fence like functionalityRoland Haas2013-09-27
* CarpetLib: Add comment in gdata classErik Schnetter2013-08-04
* CarpetLib: Store registered gh, dh, th, gf, data etc. via sets, not via listsErik Schnetter2013-08-04
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* Allow padding in transport operatorsErik Schnetter2012-11-22
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-09-11
* Re-organise some refluxing internalsErik Schnetter2012-09-11
* CarpetLib: add empty constructor to struct slab to make gcc happyRoland Haas2012-09-11
* CarpetLib: Extend operator API to allow hyperslabbingErik Schnetter2012-09-11
* CarpetLib: Introduce gdata::allocated_memory_shapeErik Schnetter2011-12-14
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14
* CarpetLib: Correct ggf::new_typed_dataErik Schnetter2011-12-14
* CarpetLib: declare local variable as constErik Schnetter2011-12-14
* CarpetLib: Implement padding for grid variablesErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Make mem<T> saferErik Schnetter2008-02-19
* 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: Add _storage field to gdata classErik Schnetter2007-02-04
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26
* CarpetLib: remove bool gdata::owns_storage() which isn't needed anymore in th...Thomas Radke2005-05-26
* CarpetLib: Forbid copying data<T> objectsErik Schnetter2005-04-11
* CarpetLib: Remove unused function transfer_fromErik Schnetter2005-04-11
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* CarpetLib: Restructure lightweight communication buffersErik Schnetter2005-01-03
* CarpetLib: Add lightweight communication buffers (untested)Erik Schnetter2005-01-02
* CarpetLib: Move class commstate into its own fileErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib: Move class timestat into its own fileErik Schnetter2005-01-01
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Collect more timing statisticsErik Schnetter2004-12-30
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib: Introduce parameter to post MPI_Irecv and MPI_Isend at the same timeErik Schnetter2004-12-08
* CarpetLib/src/*gf.*,*data.* const public members, canonicaliseswhite2004-12-09
* CarpetLib/src/*data* CarpetIOASCII/src/ioascii.cc MPI_Comm_rank wrappersswhite2004-12-08
* CarpetLib: Implement using MPI_Waitall for communicatingErik Schnetter2004-11-24
* CarpetLib: more consistency checks during communicationErik Schnetter2004-10-20
* Remove CVS header tagsErik Schnetter2004-09-18
* change indentationschnetter2004-04-19
* Move MPI request and tag handling from data to gdataschnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25
* Follow C++ standard.schnetter2003-11-21
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* The prolongation method can now be controlled from the tags table defined in ...hawke2003-10-15
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14