aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Param.m
Commit message (Expand)AuthorAge
* Remove now-unneeded arguments from CreateKrancParamIan Hinder2013-09-11
* Change arguments of CactusBoundary`GetParameters to declaredGroups and groups...Ian Hinder2013-09-11
* Determine evolved groups using MoLEvolved group option rather than passing listIan Hinder2013-09-11
* Pass declared groups into parameter file generation functionsIan Hinder2013-09-11
* Param.m: Remove unneeded arguments from CreateKrancParamIan Hinder2013-09-11
* Param.m: Move calculation and common parameter structures into their own func...Ian Hinder2013-09-11
* Param.m: Eliminate temporary variableIan Hinder2013-09-11
* Param.m: Move user parameter structure generation into a separate functionIan Hinder2013-09-11
* Param.m: Group user parameter structures togetherIan Hinder2013-09-11
* Param.m: Move "used parameters" part of CreateKrancParam into a separate func...Ian Hinder2013-09-11
* Param.m: Correct variable declarationsIan Hinder2013-09-11
* Param.m: Move details of used MoL parameters into MoL.mIan Hinder2013-09-11
* Param.m: Move details of MoL parameters into MoL.mIan Hinder2013-09-11
* Collect all parameter information from CreateThorn into a single objectIan Hinder2013-09-09
* Thorn.m: Move param.ccl file generation to new CodeGenParam.mIan Hinder2013-09-09
* Introduce Cactus parameters to disable using stress-energy tensor and MP jaco...Erik Schnetter2013-07-28
* Allow choosing number of timelevels for non-evolved variablesErik Schnetter2012-01-02
* Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* add code to allow steerable keyword parametersRoland Haas2010-12-13
* make Kranc generated parameters steerableRoland Haas2010-12-13
* Remove ancient unused codeIan Hinder2010-12-07
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Replace sym context with Kranc context in Kranc.m. Also move interface funct...Ian Hinder2010-04-03
* Move parameter file generation from KrancThorn.m to Param.mIan Hinder2010-04-03