aboutsummaryrefslogtreecommitdiff
path: root/Auxiliary/Cactus/KrancNumericalTools/GenericFD/src/GenericFD.h
Commit message (Expand)AuthorAge
* Correct commentErik Schnetter2011-10-02
* GenericFD.h: Remove redefinition of "restrict" keywordErik Schnetter2011-09-29
* Introduce a macro KRANC_GFOFFSET3D to access a grid point with anErik Schnetter2011-09-29
* GenericFD: Add GenericFD_EnsureStencilFitsIan Hinder2011-05-27
* Add restrict and const qualifiers to the Jacobian pointersErik Schnetter2011-05-27
* Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* Merge master into vectorIan Hinder2011-01-22
|\
| * Remove ancient unused codeIan Hinder2010-12-07
* | Merge master into vectorIan Hinder2010-12-06
|\|
| * Check group storageIan Hinder2010-12-01
* | Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
* | Add support for vectorisation of generated code.Ian Hinder2010-11-23
|/
* GenericFD: Add function to determine the number of boundary pointsIan Hinder2010-06-05
* Revert "Add support for vectorisation of generated code."Erik Schnetter2010-05-03
* Add support for vectorisation of generated code.Erik Schnetter2010-05-02
* Fix typo in licence at top of every fileIan Hinder2010-03-17
* Use int instead of CCTK_INT for grid point indices.Erik Schnetter2010-02-13
* Provide capability GenericFDErik Schnetter2009-11-13
* Add (currently unused) macros and definitions for dealing with vectors of gri...Erik Schnetter2009-04-27
* Add commented out code for helping accessing grid functions near boundaries:Erik Schnetter2009-04-27
* Use cctk_lssh instead of cctk_lsh when calculating grid function extents. Thi...Erik Schnetter2009-04-27
* Use MultiPatch_* functions to determine whether a boundary is an outer boundary.Erik Schnetter2009-04-27
* Implement functionality to loop over all boundary points, including ghostErik Schnetter2008-02-19
* Added ability to use the boundary normal vector in a calculationianhin2007-03-12
* Added some inline functions for an experimental summation by parts interface.ianhin2006-09-07
* fixed bug spotted by A. Zenginoglu:shusa2006-04-15
* Added routine for identifying the boundary (shamelessly copied fromianhin2006-02-09
* Added prototype for sgn functionianhin2006-02-01
* add proper fourth order derivatives for Fortranshusa2005-07-22
* define poor man's one sided differences also for Fortranshusa2005-01-26
* added support for new way to index loopsshusa2004-10-22
* small fix to make the Dplus operators work with old style precomputingshusa2004-07-12
* Extremely large hack to allow us to use D+ as a difference operator. Seeianhin2004-06-20
* Initial revisionshusa2004-05-09