aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/CodeGen.m
Commit message (Expand)AuthorAge
* Introduce a new grid function iterator InteriorNoSync. This has the same eff...Erik Schnetter2010-01-09
* Provide capability GenericFDErik Schnetter2009-11-13
* Add debug statements to CSE routineErik Schnetter2009-04-28
* Declare DeclareVariablesInLoopVectorised and AssignVariablesInLoopVectorised.Erik Schnetter2009-04-27
* Add CSE (Common Subexpression Elimination)Erik Schnetter2009-04-27
* Add semisolons after DECLARE_CCTK_* macrosErik Schnetter2009-04-27
* Use cctk_lssh instead of cctk_lsh when calculating grid function extents. Thi...Erik Schnetter2009-04-27
* Declare function arguments in auto-generated calculation functions as const.Erik Schnetter2009-04-27
* Implement functionality to loop over all boundary points, including ghostErik Schnetter2008-02-19
* Made use of LoopControl optional.Ian Hinder2008-02-02
* Erik: minor cosmetic changesIan Hinder2008-02-02
* Erik: added mandatory support for LoopControl.Ian Hinder2008-02-02
* Finite differencing expressions optimized by precalculating multiplesianhin2006-11-14
* Adding fmax and fmin as symbols in the sym contextianhin2006-11-09
* Added 'includeSystemFile'ianhin2006-09-07
* imin and imax only need 3 entries, not 6ianhin2006-06-19
* Get boundary information using the Cactus boundary functions, and onlyianhin2006-02-23
* Added preliminary support for boundary conditionsianhin2006-02-01
* do not use SQR, CUB, QAD macros for Fortran anymore, since they are notshusa2005-11-15
* added functions DeclarePointer and DeclarePointersshusa2005-11-11
* add AddToFile function, required in the bamification processshusa2005-11-10
* Added Errors packageianhin2005-08-26
* remove debugging codeshusa2005-02-02
* added a feature to fold up variable declarations into fewer lines, droppedshusa2005-01-31
* changed detail about how stencil widths in grid loops are computed in Cshusa2004-10-27
* This is a major rework of Kranc-devel, which adds compatibilityshusa2004-10-20
* Updated for new differencingianhin2004-07-07
* Added ReplacePowers, as it should have been here instead of in CodeGen.mianhin2004-07-07
* Initial revisionshusa2004-05-09