aboutsummaryrefslogtreecommitdiff
path: root/Auxiliary/Cactus/KrancNumericalTools/GenericFD/src/GenericFD.c
Commit message (Expand)AuthorAge
* Disable some checks needed for cartoon.cartoonAnton Khirnov2017-06-30
* GenericFD.c: Remove unused GenericFD_PenaltyPrim2CharIan Hinder2012-11-26
* Declare private functions as staticErik Schnetter2012-09-25
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
* GenericFD: Correct implementation of SignIan Hinder2012-05-02
* GenericFD_AssertGroupStorage: Use const for input argumentsErik Schnetter2012-02-20
* GenericFD: Add GenericFD_EnsureStencilFitsIan Hinder2011-05-27
* GenericFD.c: Add GenericFD_GetBoundaryWidthsIan Hinder2011-05-27
* Add restrict and const qualifiers to the Jacobian pointersErik Schnetter2011-05-27
* Tidy up grid indexing using CCTK_LSSH macroErik Schnetter2011-05-27
* Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* Remove ancient unused codeIan Hinder2010-12-07
* Check group storageIan Hinder2010-12-01
* Omit error when cannot find current map in GenericFD_GetBoundaryWidthIan Hinder2010-10-28
* GenericFD.c: Correct error message when current map cannot be determinedIan Hinder2010-08-04
* GenericFD: Add function to determine the number of boundary pointsIan Hinder2010-06-05
* 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
* 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
* Determine correctly which faces are outer boundaries and whichErik Schnetter2008-02-19
* Implement functionality to loop over all boundary points, including ghostErik Schnetter2008-02-19
* Erik's tidy-upsIan Hinder2008-01-30
* Removed extra definitions of dir and faceianhin2007-03-12
* Added ability to use the boundary normal vector in a calculationianhin2007-03-12
* Added some functions for looping over the grid and providing boundaryianhin2006-09-07
* Fixed a missing semicolon. Oops. I suppose you want me to *test* itianhin2006-02-09
* Added comment describing the indexing. Changed indexing to matchianhin2006-02-09
* Added routine for identifying the boundary (shamelessly copied fromianhin2006-02-09
* Added sgn function for determining sign of a number. Is thereianhin2006-02-01
* Initial revisionshusa2004-05-09