aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.cc
Commit message (Expand)AuthorAge
* CarpetLib: introduce accessor in gdata to query electric_fenceRoland Haas2013-10-31
* CarpetLib: Store registered gh, dh, th, gf, data etc. via sets, not via listsErik Schnetter2013-08-04
* Replace abs() by fabs()Erik Schnetter2013-04-02
* CarpetLib, LoopControl: Correct required/optional capabilitiesErik Schnetter2013-01-22
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* Allow padding in transport operatorsErik Schnetter2012-11-22
* Remove all #warning statementsErik Schnetter2012-09-11
* MergeErik Schnetter2012-09-11
* CarpetLib: wrap some debugging-only assert statement in an if blockroland haas2012-09-11
* MergeErik Schnetter2012-09-11
|\
| * Re-organise some refluxing internalsErik Schnetter2012-09-11
* | Cast several things to CCTK_REAL to supportIan Hinder2012-09-11
|/
* CarpetLib: Extend operator API to allow hyperslabbingErik Schnetter2012-09-11
* Improve named barriersErik Schnetter2011-12-14
* CarpetLib: Correct check for VECTORISE_ALIGNED_ARRAYSErik Schnetter2011-12-14
* CarpetLib: Introduce gdata::allocated_memory_shapeErik Schnetter2011-12-14
* CarpetLib: Use thorn NoMPI to be able to run without MPIErik Schnetter2011-12-14
* CarpetLib: Add new transport operator "accumulate"Erik Schnetter2011-12-14
* CarpetLib: Correct refluxing errorsErik Schnetter2011-12-14
* CarpetLib: Disable invalid stride consistency check (for face-centered grids)Erik Schnetter2011-12-14
* CarpetLib: Output grid variable name in error messageErik Schnetter2011-12-14
* CarpetLib: Rename local variable in find_source_timelevelErik Schnetter2011-12-14
* CarpetLib: Use at least first order interpolation for cell centringErik Schnetter2011-12-14
* CarpetLib: Implement padding for grid variablesErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Compare simulation times with relative accuracyErik Schnetter2008-05-14
* CarpetLib: Output all digits in error messageErik Schnetter2008-02-25
* CarpetLib: Make mem<T> saferErik Schnetter2008-02-19
* CarpetLib: Add missing #include <sstream> to gdata.ccErik Schnetter2007-04-19
* CarpetLib: Various changes to class dataErik Schnetter2007-04-19
* CarpetLib: Add timer copy_into_sendbuffer_memcpy in gdataErik Schnetter2007-02-04
* CarpetLib: Add some const qualifiersErik Schnetter2007-02-04
* CarpetLib: Use AT instead of at in some remaining placesErik Schnetter2007-02-04
* CarpetLib: Add _storage field to gdata classErik Schnetter2007-02-04
* CarpetLib: Improve timersErik Schnetter2007-02-03
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Make many MPI experiments configurableErik Schnetter2006-12-06
* CarpetLib: Collect more timing informationErik Schnetter2006-09-04
* CarpetLib: Extend timing statisticsErik Schnetter2006-07-31
* CarpetLib: Cast unsigned values explicitly to (int)Erik Schnetter2006-07-31
* CarpetLib: Rename some local variablesErik Schnetter2005-11-19
* CarpetLib: Change member dist::comm to function dist::comm()Erik Schnetter2005-11-19
* CarpetLib: bugfix in collective commbuffer schemeThomas Radke2005-08-16
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: resolve conflictsErik Schnetter2005-06-06
* CarpetLib: do nothing if box to be copied is emptyThomas Radke2005-04-18
* CarpetLib: resolve conflictErik Schnetter2005-06-06
* CarpetLib: remove erroneous assert statements in the collective buffers commu...Thomas Radke2005-04-11
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26