aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Jacobian.m
Commit message (Expand)AuthorAge
* Move Jacobian checking call from KrancThorn.m to Jacobian.mIan Hinder2013-09-13
* Jacobian.m: Comment out generation of code for Jacobian derivative and inverseIan Hinder2013-09-11
* Use const qualifier before type name, not after type nameErik Schnetter2013-07-28
* Introduce Cactus parameters to disable using stress-energy tensor and MP jaco...Erik Schnetter2013-07-28
* Add missing CCTK_DECLARE_UNUSED declarationsErik Schnetter2012-12-21
* Merge branch 'master' into eschnett/dgfeErik Schnetter2012-11-20
|\
| * Use CCTK_ATTRIBUTE_UNUSED to mark declared variables as unusedIan Hinder2012-11-19
* | Kranc: Support Jacobian inverse and Jacobian determinantErik Schnetter2012-09-25
|/
* Use ThrowError instead of ThrowErik Schnetter2012-02-20
* Make ZeroDimensions work againIan Hinder2011-10-28
* Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07
* Jacobian.m: Insert Jacobian multiplications after any shorthands that are use...Ian Hinder2011-06-09
* Add restrict and const qualifiers to the Jacobian pointersErik Schnetter2011-05-27
* Additional checks when using a JacobianIan Hinder2011-05-25
* Make multiplication by Jacobian selectable at run-timeIan Hinder2011-05-25
* Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20