aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic
Commit message (Expand)AuthorAge
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* comment and whitespace changes onlyjthorn2002-09-20
* * add #include of "config.hh" so we know what Jacobian types are configuredjthorn2002-09-20
* * change from $Id: to $Header:jthorn2002-09-16
* change $Id:$ --> $Header:$jthorn2002-09-13
* add #define HAVE_DENSE_JACOBIAN for dense Jacobiansjthorn2002-09-11
* move decoding of the Jacobian type into this directory (used to be in ../driver)jthorn2002-09-03
* fix a bug where we took A(i,j) as the infinity-norm instead of |A(i,j)|jthorn2002-07-31
* add support for estimating condition number when we solve a linear systemjthorn2002-07-29
* re-sync changes from laptopjthorn2002-07-26
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22
* prototypes for LAPACK routinesjthorn2002-07-22
* add a whole bunch of changes from working at homejthorn2002-07-22
* fix include paths now that we're not in ../util/ any morejthorn2002-07-18
* explain what this directory is all aboutjthorn2002-07-18
* tell Cactus what files to compile...jthorn2002-07-18
* storage for Jacobian matrix which knows ../util/ sparsity structurejthorn2002-07-18