aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gh.hh
Commit message (Expand)AuthorAge
* CarpetLib: Ensure that gh/dh/th destructors are called in the right orderErik Schnetter2013-08-06
* 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
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-09-11
* CarpetLib: Declare gh::level_did_change as constErik Schnetter2012-09-11
* CarpetLib: Correct component and process ids while regriddingErik Schnetter2011-12-14
* CarpetLib: Suggest new functions ipos2rpos and rpos2ipos for ghErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Implement function gh::locate_positionErik Schnetter2008-07-14
* Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
* CarpetLib: Correct regridding communication scheduleErik Schnetter2008-05-20
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Various gh changesErik Schnetter2007-04-19
* CarpetLib: Small regridding optimisation in gh classErik Schnetter2007-03-12
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* CarpetLib: Make some routines and destructores non-virtualErik Schnetter2007-01-12
* CarpetLib: Add new datatype region_tErik Schnetter2007-01-12
* CarpetLib: When recomposing, return whether a refinement level was changedErik Schnetter2006-09-25
* CarpetLib: Split recompose functions into regrid and recomposeErik Schnetter2006-09-04
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetLib: Use dist::rank() instead of MPI_Comm_rank()Erik Schnetter2005-02-01
* CarpetLib: Whitespace changeErik Schnetter2005-02-01
* 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
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* CarpetLib/src/gh.hh member tighteningswhite2004-12-10
* gh_recompose_decomposeswhite2004-11-29
* Remove CVS header tagsErik Schnetter2004-09-18
* Re-introduce the parameter Carpet::prolongate_initial_data with theschnetter2004-08-07
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Do not initialise the finer levels of the grid functions at initialschnetter2003-05-02
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Added a function to count the number of processor-local grid components.schnetter2002-10-12
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Added a bit of convenient functionality.schnetter2001-12-14
* Fixed small bug.schnetter2001-09-06
* Introduced abstraction classes that have no <dim> parameter. Thisschnetter2001-06-12
* carpet.hh carpet.cc: Added more poisoning of grid functions. All gridschnetter2001-04-06
* Made Carpet compile on IRIX.eschnett2001-03-27
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Made WaveToyF77 run on multiple processors with CarpetSlab.eschnett2001-03-07
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01