aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* fix typo in commentjthorn2002-08-18
* This commit reorganizes the Maple scripts which generate the interpolationjthorn2002-08-18
* new directory for files common to multiple interpolation operatorsjthorn2002-08-18
* change C++- (and C99-) style // comments to C-style /* ... */jthorn2002-07-16
* slight reformatting of whitespace; no change in codejthorn2002-07-02
* Remove a const qualifier that shouldn't have been there -- if you wantjthorn2002-07-02
* fix a bug where the default value for the Jacobian-query parameter-tablejthorn2002-07-01
* change the way we handle NULL pointers for the input/output/Jacobianjthorn2002-07-01
* template.cjthorn2002-06-03
* switch from $Id:$ to $Header:$jthorn2002-06-02
* these things have now been fixed!jthorn2002-06-02
* add $Header:$ tag for cvsjthorn2002-06-02
* three changes in this checkin:jthorn2002-06-02
* * fix a bug in Jacobian querying where the code read (roughly)jthorn2002-05-31
* add $Header$jthorn2002-05-29
* change $Id$ to $Header$jthorn2002-05-29
* fix CCTK_FILEVERSION to say that were in CactusBase now, not CactusPUGHjthorn2002-05-29
* add a test that output_arrays[out] != NULL before doing the interpolationjthorn2002-05-19
* add Jacobian_info argument to grdoc commentjthorn2002-05-19
* add a "guided tour" to the source codejthorn2002-05-19
* remove unused function C_str() (now in ../../archive/)jthorn2002-05-19
* tweak comment wordingjthorn2002-05-19
* finish support for Jacobian queries (not properly tested yet)jthorn2002-05-16
* regenerate machine-generated coeffsjthorn2002-05-16
* generate coeff-*.store.c files with non-I coefficients multiplied by "factor"jthorn2002-05-14
* modify code to store interpolation coefficients in COEFF(...) expressions,jthorn2002-05-14
* tweak a commentjthorn2002-05-14
* add infrastructure for Jacobian queryjthorn2002-05-14
* * delete file which shouldn't have been therejthorn2002-05-14
* regenerate all machine-generated coefficient filesjthorn2002-05-14
* * Don't destroy the entire [123]d.coeffs/ directory when we regenerate thejthorn2002-05-14
* There are 3 changes in this commitjthorn2002-05-14
* fix typo in commentjthorn2002-05-14
* clarify comments about HAVE_CCTK_* #definesjthorn2002-05-14
* rework pointer casting for storing results of complex interpolationsjthorn2002-05-14
* remove default targetjthorn2002-05-13
* document args to subfunctions a bit more,jthorn2002-05-12
* * switch to passing structure pointers to subfns for query infojthorn2002-05-12
* list of known bugs or things-to-fix in this codejthorn2002-05-12
* fix typos in last commitjthorn2002-05-12
* commit changes from 2 weeks of standalone programming on laptopjthorn2002-05-12
* CCTK_VARIABLE_FN_POINTER -> CCTK_VARIABLE_FPOINTERallen2002-04-28
* change default out_of_range_tolerance from hard-wired value tojthorn2002-04-10
* raise default out_of_range_tolerance from 1e-14 up to 1e-12,jthorn2002-04-10
* initial checkin of new LocalInterp thornjthorn2002-02-27