aboutsummaryrefslogtreecommitdiff
path: root/Auxiliary/Cactus
Commit message (Expand)AuthorAge
* MathematicaCompat.h: Remove Fortran supportIan Hinder2013-09-06
* Add timing and operation counts to generated loops (but leave commented out)Erik Schnetter2013-07-28
* Introduce Cactus parameters to disable using stress-energy tensor and MP jaco...Erik Schnetter2013-07-28
* Merge branch 'master' into eschnett/dgfeErik Schnetter2012-11-26
|\
| * GenericFD.c: Remove unused GenericFD_PenaltyPrim2CharIan Hinder2012-11-26
* | Merge branch 'master' into eschnett/dgfeErik Schnetter2012-11-20
|\|
| * MathematicaCompat.h: Reinstate Min3 definitionIan Hinder2012-11-14
* | Merge branch 'master' into eschnett/dgfeErik Schnetter2012-10-22
|\|
| * Expect isnan in std:: namespace in C++Erik Schnetter2012-10-22
* | GenericFD: Add parameters for inverse Jacobian name and Jacobian determinant ...Erik Schnetter2012-09-25
|/
* Declare private functions as staticErik Schnetter2012-09-25
* Make signbit() call compile with IBM C++ compilersErik Schnetter2012-09-13
* Use <cmath> instead of <math.h> to access signbit()Erik Schnetter2012-09-04
* Reinstate dir[] naming work-around; translate Sign[] to isgn()Erik Schnetter2012-08-16
* Correct indentation in GenericFD.hErik Schnetter2012-07-25
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
* Don't #define restrict; this is now handled by the fleshErik Schnetter2012-06-17
* GenericFD: Provide annotation to sgn function for CUDAIan Hinder2012-05-02
* Add #include <math.h> because of copysign()Erik Schnetter2012-05-02
* GenericFD: Correct implementation of SignIan Hinder2012-05-02
* Add Jacobian gridfunctions to GenericFDIan Hinder2012-03-21
* GenericFD_AssertGroupStorage: Use const for input argumentsErik Schnetter2012-02-20
* MathematicaCompat.h: Restore macrosIan Hinder2012-02-11
* Merge remote-tracking branch 'origin/cakernel'Barry Wardell2012-02-09
|\
| * MathematicaCompat.h: Add IntAbs functionIan Hinder2012-02-04
| * MathematicaCompat.h: Add explicit cast to CCTK_REAL in SignIan Hinder2012-02-04
| * MathematicaCompat.h: Cast to CCTK_REALIan Hinder2012-02-02
* | Merge remote-tracking branch 'origin/dgfe'Barry Wardell2012-02-04
|\ \ | |/ |/|
| * Remove support for pown functionErik Schnetter2011-12-29
| * Generate pown(), which exists in OpenCLErik Schnetter2011-12-19
| * Replace almost all functions Sin[x] etc. with their C names sin(x) etc.Erik Schnetter2011-11-29
| * Move vectorised definition of KRANC_GFOFFSET3D into thorn VectorsErik Schnetter2011-11-29
| * Implement more trigonimetric functionsErik Schnetter2011-11-29
* | Merge branch 'hydro'Ian Hinder2012-01-22
|\ \ | |/ |/|
| * MathematicaCompat.h: Fix merge errorIan Hinder2011-06-04
| * Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\
| * | Temporary commitIan Hinder2011-06-03
| * | MathematicaCompat.h: Add Min3 and VanLeer macrosIan Hinder2010-09-30
| * | MathematicaCompat.h: Add MinMod functionIan Hinder2010-09-30
* | | Add Sech function.Barry Wardell2011-11-26
* | | Add two-argument ArcTan functionIan Hinder2011-11-19
* | | MathematicaCompat.h: Add Csch functionIan Hinder2011-10-13
* | | Correct commentErik Schnetter2011-10-02
* | | Optionally require thorn VectorsErik Schnetter2011-10-02
* | | MathematicaCompat.h: Remove unused codeErik Schnetter2011-09-29
* | | GenericFD.h: Remove redefinition of "restrict" keywordErik Schnetter2011-09-29
* | | Introduce a macro KRANC_GFOFFSET3D to access a grid point with anErik Schnetter2011-09-29
| |/ |/|
* | GenericFD: Add GenericFD_EnsureStencilFitsIan Hinder2011-05-27
* | GenericFD.c: Add GenericFD_GetBoundaryWidthsIan Hinder2011-05-27
* | Add restrict and const qualifiers to the Jacobian pointersErik Schnetter2011-05-27