aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/Jacobian.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* remove unneededjthorn2004-05-06
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* tiny wording tweak in an error message;jthorn2003-06-02
* * solve_linear_system() now returns *reciprocal* condition numberjthorn2003-06-02
* * 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
* remove unneeded ; injthorn2002-10-07
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* comment and whitespace changes onlyjthorn2002-09-20
* 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
* 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
* storage for Jacobian matrix which knows ../util/ sparsity structurejthorn2002-07-18