aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Support CCTK_REAL4eschnett2012-05-12
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* * change fatal-error CCTK_VWarn() level from -1 to 0jthorn2004-04-27
* move mask processing stuff (about the Cactus grid)jthorn2003-07-27
* oops -- we want UMFPACK to be configured with C "int", not "long"jthorn2003-06-04
* UMFPACK wants Fortran integer to be C long, not int!jthorn2003-06-04
* remove an unused #definejthorn2003-06-04
* oops -- we don't want to link with LAPACKjthorn2003-06-04
* new configuration options for sparse-matrix librariesjthorn2003-06-04
* define fp datatype roundoff threshold,jthorn2003-06-02
* add #ifndef include guards to a bunch of files, even though they shouldn'tjthorn2003-05-06
* * general tidying of multiprocessor codejthorn2003-02-16
* * major changes to driver routines to find multiple horizons in paralleljthorn2003-02-15
* * print a bit more info about setting up data structuresjthorn2003-01-30
* must define HAVE_DENSE_JACOBIAN or HAVE_ROW_SPARSE_JACOBIANjthorn2003-01-23
* the cactus preprocessor requires that all preprocessor commandsjthorn2003-01-23
* whitespace tweak, no change to commentsjthorn2003-01-22
* * add support for sparse-matrix Jacobians ==> works!jthorn2003-01-22
* start adding support for sparse matrix Jacobians (doesn't work yet)jthorn2003-01-20
* * change to not use STL vector class any morejthorn2003-01-16
* need to #define CCODE to fake "cctk.h" definitionsjthorn2002-11-22
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* update prototype & comments for error_exit()jthorn2002-09-29
* rename file since it's now multilingual C++/C/Fortranjthorn2002-09-29
* * remove space before #define to work around a Cactus preprocessor bugjthorn2002-09-20
* * change $Id: to $Header:jthorn2002-09-16
* change $Id:$ --> $Header:$jthorn2002-09-13
* add #define HAVE_DENSE_JACOBIAN for dense Jacobiansjthorn2002-09-11
* merge in changes from laptop:jthorn2002-07-29
* add a whole bunch of changes from working at homejthorn2002-07-22
* finish switching to new #include organizationjthorn2002-07-08
* move config.hh from ../jthorn2002-06-24
* Cactus standard include directory is src/include/jthorn2001-06-15