aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* KrancThorn.m: Move DeclaredGroups code processing to its own functionHEADmasterIan Hinder2013-09-13
* KrancThorn.m: Move ODE code processing into a separate functionIan Hinder2013-09-13
* KrancThorn.m: Move option distribution code to its own functionIan Hinder2013-09-13
* KrancThorn.m: Move calculation splitting call to separate functionIan Hinder2013-09-13
* Move symmetries code processing from KrancThorn.m into CodeGenSymmetries.mIan Hinder2013-09-13
* KrancThorn.m: Small code rearrangementIan Hinder2013-09-13
* Move Jacobian checking call from KrancThorn.m to Jacobian.mIan Hinder2013-09-13
* KrancThorn.m: Move input parameter checking earlier in CreateKrancThornIan Hinder2013-09-13
* KrancThorn.m: Move coordinates processing call earlier in CreateKrancThornIan Hinder2013-09-13
* KrancThorn.m: Move groups check to start of functionIan Hinder2013-09-13
* CodeGenInterface.m: Sort various items in interface.cclIan Hinder2013-09-13
* KrancThorn.m: Collect GenericFD-related code into a single functionIan Hinder2013-09-13
* Move Boundary inherited implementations into CactusBoundary.mIan Hinder2013-09-13
* KrancThorn.m: Move CactusBoundary code processing to CactusBoundary.mIan Hinder2013-09-13
* KrancThorn.m: Move inheritance of grid into coordinates functionIan Hinder2013-09-13
* KrancThorn.m: Move coordinates code processing to a separate functionIan Hinder2013-09-13
* Move conservation calculation code processing from KrancThorn.m to Conservati...Ian Hinder2013-09-13
* Move parameter checking code processing from KrancThorn.m to ParamCheck.mIan Hinder2013-09-13
* Move differencing code processing from KrancThorn.m to Differencing.mIan Hinder2013-09-13
* Move MoL code processing from KrancThorn.m to MoL.mIan Hinder2013-09-13
* Move CaKernel code processing from KrancThorn.m to CaKernel.mIan Hinder2013-09-13
* KrancThorn.m: Correct typoIan Hinder2013-09-13
* KrancThorn.m: Eliminate most temporary variables in CreateKrancThornIan Hinder2013-09-13
* KrancThorn.m: Finish using Code object to group variables in CreateKrancThornIan Hinder2013-09-13
* KrancThorn.m: Continue using Code object to group variables in CreateKrancThornIan Hinder2013-09-13
* Add ApplyToObjectField to Object.mIan Hinder2013-09-13
* KrancThorn.m: Continue using Code object to group variables in CreateKrancThornIan Hinder2013-09-13
* KrancThorn.m: Start using Code object to group variables in CreateKrancThornIan Hinder2013-09-13
* Code.m: Add new Code packageIan Hinder2013-09-13
* Add new Object packageIan Hinder2013-09-13
* KrancThorn.m: Localise remaining MoL variablesIan Hinder2013-09-12
* Remove old code for determining boundary groupsIan Hinder2013-09-12
* Change method used to determine which groups to create old-style boundary con...Ian Hinder2013-09-12
* Remove old method for determining which grid functions need symmetries to be ...Ian Hinder2013-09-12
* Change method used to determine which variables to set symmetries for in Code...Ian Hinder2013-09-12
* MoL.m: Add a group extra to indicate that the group is an RHSIan Hinder2013-09-12
* CodeGenSymmetries.m: Add type checkingIan Hinder2013-09-12
* CodeGenSymmetries.m: Remove old compatibility codeIan Hinder2013-09-12
* CodeGenSymmetries.m: Change Table to MapIan Hinder2013-09-12
* CodeGenSymmetries.m: Reformat codeIan Hinder2013-09-12
* CodeGenSymmetries.m: Remove unneeded compatibility functionIan Hinder2013-09-12
* CodeGenSymmetries.m: Uncapitalise private functionIan Hinder2013-09-12
* Remove now-unused arguments from CreateKrancScheduleFileIan Hinder2013-09-12
* Use MoL function to determine evolved groups in CactusBoundary.mIan Hinder2013-09-12
* Schedule.m: Remove old code for computing the storage group structuresIan Hinder2013-09-12
* Schedule.m: Implement new method for determining number of timelevels in sche...Ian Hinder2013-09-12
* Add ScheduleTimelevels to evolved and RHS groups in MoL.mIan Hinder2013-09-12
* Add declaredGroups argument to CreateKrancScheduleFileIan Hinder2013-09-12
* Remove unused "max" entry in group storage specIan Hinder2013-09-12
* KrancThorn.m: Eliminate several temporary variablesIan Hinder2013-09-12