aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Calculation.m
Commit message (Expand)AuthorAge
* Calculation.m: Move CalculationEvolvedVars into MoL.m as EvolvedVariablesIan Hinder2013-09-09
* KrancThorn.m: Move two functions to Calculation.mIan Hinder2013-09-09
* Move several functions from CalculationFunction.m to Calculation.mIan Hinder2013-09-06
* Calculation.m: Provide a default for UseCaKernel in GetCalculationScheduleNameIan Hinder2012-11-14
* Add BoundaryNoSync to BoundaryCalculationQErik Schnetter2012-07-24
* Use GetSchedule for calculations instead of accessing key directlyIan Hinder2012-05-02
* Calculation.m: Add GetSchedule functionIan Hinder2012-05-02
* Fix incorrectly thrown error message when a calculation does not need to be s...Barry Wardell2012-04-27
* Calculate mixed derivatives as repeated first derivativesErik Schnetter2012-04-25
* Calculation.m: Add BoundaryCalculationQIan Hinder2012-04-25
* Calculation.m: Wrap split derivative/non-derivative calculations in a schedul...Ian Hinder2012-04-23
* Calculation.m: Wrap split calculations in a schedule groupIan Hinder2012-04-23
* Add and use GetCalculationScheduleNameIan Hinder2012-04-23
* Add the ability for calculations to define additional Cactus schedule groupsIan Hinder2012-04-23
* Calculation.m: Add code to add various conditionals to a calculationIan Hinder2012-04-17
* Calculation.m: Use the "simple" code generator for derivativesIan Hinder2012-04-14
* Calculation.m: Re-enable caching when only one GF is differentiatedIan Hinder2012-04-14
* Calculation.m: Compute _i and _ii derivatives from all variables in a single ...Ian Hinder2012-04-14
* Calculation.m: Add code to cache variables differentiated in partial calculat...Ian Hinder2012-04-13
* Calculation.m: Merge f_i and f_ii derivatives into the same kernels since the...Ian Hinder2012-04-13
* Cache variables being differentiated in CaKernelIan Hinder2012-04-13
* Calculation.m: Add code to merge derivatives which use the same stencil point...Ian Hinder2012-04-12
* Calculation.m: Allow more than one derivative in each derivative calculationIan Hinder2012-04-11
* Calculation.m: Disable caching of derivative variables for nowIan Hinder2012-04-11
* Calculation.m: Give derivative calculations slightly better namesIan Hinder2012-04-11
* Calculation.m: Add function to compute derivatives in separate loops and stor...Ian Hinder2012-04-03
* Calculation.m: Bug fix to calculation splitting codeIan Hinder2012-04-03
* Calculation.m: Make SplitCalculation handle splitting over groups of variablesIan Hinder2012-04-03
* Add SplitBy option to calculations to split calculations up by variableIan Hinder2012-04-02
* Don't assume ExecuteOn has been specified for a calculation.Barry Wardell2012-02-09
* Calculation.m: Add function GetCalculationWhereIan Hinder2012-02-04
* Calculation.m: Add CalculationOnDevice functionIan Hinder2012-02-02
* Calculation.m: Add parameters used in partial derivative definitions to GetCa...Ian Hinder2012-02-01
* Calculation.m: Add GetCalculationParametersIan Hinder2012-01-30
* Compute CaKernel stencil size from calculationIan Hinder2012-01-27
* Calculation.m: Apply a Union in AllGridFunctionsIan Hinder2012-01-24
* Calculation.m: Make GetEquations externally visibleIan Hinder2012-01-24
* Calculation.m: Add GetCalculationNameIan Hinder2012-01-23
* Calculation.m: New file for providing an abstraction over calculationsIan Hinder2012-01-23