aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/Jacobian.hh
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* many changes tojthorn2003-06-04
* * solve_linear_system() now returns *reciprocal* condition numberjthorn2003-06-02
* * add explicit parameter structure for solve_linear_system()jthorn2003-06-02
* add #ifndef include guards to a bunch of files, even though they shouldn'tjthorn2003-05-06
* * 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
* * 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 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
* 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
* add a whole bunch of changes from working at homejthorn2002-07-22
* storage for Jacobian matrix which knows ../util/ sparsity structurejthorn2002-07-18