aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Differencing.m
Commit message (Expand)AuthorAge
* Convert index expressions explicitly to int for stencils that depend on local...Erik Schnetter2009-04-28
* Use cctk_lssh instead of cctk_lsh when calculating grid function extents. Thi...Erik Schnetter2009-04-27
* Differencing.m: Added StandardUpwindDifferenceOperator (Peter Diener)Ian Hinder2009-04-26
* Erik's addition of () around macro argumentIan Hinder2008-02-01
* Erik's addition of more debugging codeIan Hinder2008-02-01
* Erik's fix of optimizer bug - should not have affected anythingIan Hinder2008-02-01
* Erik's addition of a comment before declaring derivativesIan Hinder2008-02-01
* Erik's cosmetic changesIan Hinder2008-02-01
* Corrected bug in optimization of finite differencing stencils.ianhin2007-11-16
* Finite differencing expressions optimized by precalculating multiplesianhin2006-11-14
* Added some support for SummationbyParts derivative operators.ianhin2006-09-07
* Improve error handling slightlyianhin2006-06-19
* Added option to not precompute certain derivatives. Allowed moreianhin2006-02-23
* Made a function public for finding derivatives in an expressionianhin2005-08-26
* extend macro generation to allow for Fortran syntax (depending onshusa2005-06-28
* Added brackets around macro definitions of difference operators.ianhin2004-11-16
* Added support for doing other than 3D runs by tweaking differenceianhin2004-08-11
* Added error checking on the form of the derivative operator.ianhin2004-07-08
* Added function to derive standard centered difference operatorsianhin2004-07-07
* Second try at custom differencing operators. Much more general now.ianhin2004-07-07
* Added commentsianhin2004-07-07
* Initial versionianhin2004-07-07