aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add Maintainer: line as suggested by Erik Schnetter"s recent E-mailjthorn2002-07-16
* 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
* update to point to CactusTest/TestInterp for testsuitejthorn2002-06-24
* fix a couple of typosjthorn2002-06-24
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* small revisions to section 5.2 (notes on the implementation)jthorn2002-06-04
* fix spacing after i.e. and e.g.jthorn2002-06-04
* convert to use the new thornguide template (looks great!)jthorn2002-06-04
* 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
* remove an obselete FIXMEjthorn2002-05-28
* slight wording tweaks to clarify a footnotejthorn2002-05-28
* remove all latex macros so we only use plain-vanilla latex2ejthorn2002-05-28
* 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
* this function used to be in ../src/GeneralizedPolynomial-Uniform/util.maplejthorn2002-05-19
* remove unused function C_str() (now in ../../archive/)jthorn2002-05-19
* tweak comment wordingjthorn2002-05-19
* tweak code formatting in examplesjthorn2002-05-16
* 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
* add a paragraph explaining that complier warnings about mismatchedjthorn2002-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
* streamline notation for molecule min/max m and position queriesjthorn2002-05-12
* clarify that either both or neither of interp_molecule_{min,max}_m should be ...jthorn2002-05-12