aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* KrancThorn.m: Add GenericFD include file earlierIan Hinder2013-09-12
* KrancThorn.m: Move SummationByParts include file to new SummationByParts sectionIan Hinder2013-09-12
* KrancThorn.m: Move symmetry include file to symmetry section and move sectionIan Hinder2013-09-12
* KrancThorn.m: Rearrange code and comments slightlyIan Hinder2013-09-12
* KrancThorn.m: Eliminate local variableIan Hinder2013-09-12
* KrancThorn.m: Move CaKernel-related code into CaKernel sectionIan Hinder2013-09-12
* KrancThorn.m: Edit commentsIan Hinder2013-09-12
* KrancThorn.m: Eliminate temporary variableIan Hinder2013-09-12
* KrancThorn.m: Add section commentIan Hinder2013-09-12
* KrancThorn.m: Reformat conservation calculation sectionIan Hinder2013-09-12
* KrancThorn.m: Localise some variables for conservation calculationsIan Hinder2013-09-12
* KrancThorn.m: Eliminate temporary variableIan Hinder2013-09-12
* KrancThorn.m: Localise pDefs variableIan Hinder2013-09-12
* KrancThorn.m: Eliminate some local variablesIan Hinder2013-09-12
* KrancThorn.m: Remove unused incFilenames variableIan Hinder2013-09-12
* KrancThorn.m: Use sources variable for list of source files in makefileIan Hinder2013-09-12
* KrancThorn.m: Accumulate parameter check source in sources variableIan Hinder2013-09-12
* KrancThorn.m: Accumulate calculation sources in sources variableIan Hinder2013-09-12
* Kranc.mt: Add test for ParameterConditionsIan Hinder2013-09-12
* ParamCheck.m: Bypass bug in checkConditionIan Hinder2013-09-12
* KrancThorn.m: Accumulate finite differencing header in sources variableIan Hinder2013-09-12
* KrancThorn.m: Accumulate symmetries registration source file in sources variableIan Hinder2013-09-12
* KrancThorn.m: Accumulate boundary source files in sources variableIan Hinder2013-09-12
* KrancThorn.m: Reorder some code so it can go into the right sectionsIan Hinder2013-09-12
* KrancThorn.m: Accumulate startup file in sources variableIan Hinder2013-09-12
* KrancThorn.m: Localise some variables in MoLIan Hinder2013-09-12
* KrancThorn.m: Create a "sources" accumulator list and use it for the MoL regi...Ian Hinder2013-09-12
* KrancThorn.m: Move MoL registration source file generation into MoL sectionIan Hinder2013-09-12
* KrancThorn.m: Move MoL-related code to MoL sectionIan Hinder2013-09-12
* KrancThorn.m: Add more section commentsIan Hinder2013-09-12
* KrancThorn.m: Add section comments to CreateKrancThornIan Hinder2013-09-11
* Remove now-unneeded arguments from CreateKrancParamIan Hinder2013-09-11
* Change arguments of CactusBoundary`GetParameters to declaredGroups and groups...Ian Hinder2013-09-11
* MoL.m: Use the new MoLEvolvedGroups in MoLParameterStructuresIan Hinder2013-09-11
* MoL.m: Add a version of MoLEvolvedGroups which does not require the calculationsIan Hinder2013-09-11
* Determine evolved groups using MoLEvolved group option rather than passing listIan Hinder2013-09-11
* MoL.m: Remove MoLEvolved from copied RHS group definitionIan Hinder2013-09-11
* Pass declared groups into parameter file generation functionsIan Hinder2013-09-11
* KrancGroups.m: Add DeleteGroupExtra functionIan Hinder2013-09-11
* MoL.m: Add MoLEvolved option to groups which are evolved using MoLIan 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
* CactusBoundary.m: Add type checking to GetParametersIan Hinder2013-09-11