aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/defs.hh
Commit message (Expand)AuthorAge
* CarpetLib: use map instead of set for dh::gfsRoland Haas2013-10-15
* CarpetLib: Provide manual look-alikes for certain C++11 featuresErik Schnetter2013-06-08
* CarpetLib: Disable bboxset2 by defaultErik Schnetter2013-05-26
* CarpetLib: New class bboxset2Erik Schnetter2013-05-26
* CarpetLib: Use C++ standard methods to compare containersErik Schnetter2013-05-26
* CarpetLib: Add routines for integer division that always round downErik Schnetter2013-05-20
* CarpetLib: Correct isnorma() for complex numbersErik Schnetter2013-05-20
* CarpetLib: Don't define static_assertErik Schnetter2013-05-20
* CarpetLib: Don't explicitly #include cctk_Config.hErik Schnetter2013-05-20
* CarpetLib: Rewrite array paddingErik Schnetter2013-01-16
* Remove Carpet's mechanisms to deal with how to call isnanErik Schnetter2012-10-22
* CarpetLib: Remove redefinition of restrict qualifierErik Schnetter2012-09-11
* CarpetLib: Remove superfluous memoryof() definitionsErik Schnetter2012-09-11
* Carpet…: Rename buffer2 to overlap zones; correct implementation in dhErik Schnetter2012-09-11
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-09-11
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14
* CarpetLib: Handle nan and friends differentlyErik Schnetter2011-12-14
* CarpetLib: Define data types j2vect and r2vectErik Schnetter2011-12-14
* CarpetLib: Provide good implementations of isnan and friendsErik Schnetter2011-12-14
* CarpetLib: Handle the system's isnan function betterErik Schnetter2011-12-14
* CarpetLib: Provide offsetof macro in C++Erik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Define new macro "check(expr)" to check the return values easilyErik Schnetter2008-10-10
* Move definition of rvect, jvect etc. from Carpet to CarpetLib.Erik Schnetter2008-07-14
* Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Update defsErik Schnetter2007-04-19
* CarpetLib: Use CARPET_DEBUG and CARPET_OPTIMISE instead of NDEBUGErik Schnetter2007-03-04
* CarpetLib: Change static_assert to have two argumentsErik Schnetter2007-02-28
* CarpetLib: Define overloaded abs functions for all Cactus datatypesErik Schnetter2007-02-28
* CarpetLib: Some minor whitespace changesErik Schnetter2007-02-04
* CarpetLib: Remove commented out code for complex variablesErik Schnetter2007-02-04
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* CarpetLib: Define constant eolErik Schnetter2007-02-03
* CarpetLib: Support restrict qualifierErik Schnetter2007-01-15
* CarpetLib: Add consume() routine for stringsErik Schnetter2007-01-12
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Add new datatype region_tErik Schnetter2007-01-12
* CarpetLib: Change #ifdef CCTK_* to #ifdef HAVE_CCTK_*Erik Schnetter2006-06-13
* CarpetLib: Provide I/O methods for grid_structure_tErik Schnetter2006-04-13
* CarpetLib: Define macro static_assert()Erik Schnetter2005-11-19
* CarpetLib: Change indentation of typestring definitionsErik Schnetter2005-08-08
* CarpetLib: Introduce new types b2vect and i2vectErik Schnetter2005-08-08
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib/src/defs.hh: no need to '#include <complex>'Thomas Radke2005-01-18
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* Remove CVS header tagsErik Schnetter2004-09-18
* Remove macros STR and FORTRAN_NAME.schnetter2004-03-01
* Import the recently announced changes:schnetter2004-01-25