aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.hh
Commit message (Expand)AuthorAge
* 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
* Comment internal variable _owns_storage more thoroughly.schnetter2003-05-02
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Changed the variable types for the time from int to real. This allowsschnetter2002-09-25
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Moved ASCII output from CarpetLib (where it never belonged) toschnetter2002-01-09
* Changed the ASCII output format due to popular demand. Now includesschnetter2002-01-08
* Added a bit of convenient functionality.schnetter2001-12-14
* Changed handling of interpolation orders; they are now stored in theschnetter2001-12-09
* Introduced abstraction classes that have no <dim> parameter. Thisschnetter2001-06-12
* Changed ofstream to ostream.eschnett2001-03-29
* Made Carpet compile on IRIX.eschnett2001-03-27
* Added support for higher-order interpolation in space and time.eschnett2001-03-24
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Made two refinement levels work on two processors. Lessons learnt: Aeschnett2001-03-14
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10
* Created a generic routine for ASCII output. This should reduce code size.eschnett2001-03-05
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01