aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* reorder C++ using directivesjthorn2002-08-12
* rename symmetry_ghost_zone::sign_of_ipar_map() --> fp_sign_of_ipar_map()jthorn2002-08-06
* update comments in compute_synchronize_Jacobian() and synchronize_Jacobian()jthorn2002-08-06
* fix header commentjthorn2002-08-06
* switch to new do-everything-in-one-call synchronize Jacobian interfacejthorn2002-08-06
* add comment to patch_system::compute_synchronize_Jacobian()jthorn2002-08-06
* switch to molecule-at-a-time interface to access synchronize_Jacobian()jthorn2002-08-06
* add patch::symmetry_ghost_zone_on_edge()jthorn2002-08-06
* don't hardwire directories & library namesjthorn2002-08-04
* rename test_synchronize_Jacobians() --> test_ghost_zone_Jacobian()jthorn2002-08-01
* fix commentjthorn2002-08-01
* permute order of various functions in these files for greater clarityjthorn2002-08-01
* tweak status-msg wordingjthorn2002-07-31
* fix a bug where we took A(i,j) as the infinity-norm instead of |A(i,j)|jthorn2002-07-31
* since we always use the want_{min,max}_par_corner flags with the samejthorn2002-07-31
* fix still more typos in previous commit :(jthorn2002-07-29
* fix missing enumerators in last checkinjthorn2002-07-29
* rename enum Jacobian_method enumerators with Jacobian__ prefixjthorn2002-07-29
* merge in changes from laptop:jthorn2002-07-29
* add support for estimating condition number when we solve a linear systemjthorn2002-07-29
* fix out-of-date commentsjthorn2002-07-27
* re-sync changes from laptopjthorn2002-07-26
* rename this filejthorn2002-07-26
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22
* add some code for the d/dr term in the Jacobian -- not finished yetjthorn2002-07-22
* Newton solverjthorn2002-07-22
* tell Cactus about LAPACK + BLAS libraries we usejthorn2002-07-22
* prototypes for LAPACK routinesjthorn2002-07-22
* add a whole bunch of changes from working at homejthorn2002-07-22
* * metric + extrinsic curvature now live in ADMBase::jthorn2002-07-18
* restore "ellipsoid" initial guessjthorn2002-07-18
* add header commentjthorn2002-07-18
* fix incllude paths to Jacobian.hh now that it's over in ../elliptic/jthorn2002-07-18
* fix include paths now that we're not in ../util/ any morejthorn2002-07-18
* move Jacobian.cc to ../elliptic/jthorn2002-07-18
* explain what this directory is all aboutjthorn2002-07-18
* describe the main files in this directoryjthorn2002-07-18
* expand "dangerous" commentsjthorn2002-07-18
* tell Cactus what files to compile...jthorn2002-07-18
* add new elliptic/ subdirectoryjthorn2002-07-18
* move Jacobian.* to ../elliptic/jthorn2002-07-18
* changes to compute Jacobian coefficients properlyjthorn2002-07-18
* storage for Jacobian matrix which knows ../util/ sparsity structurejthorn2002-07-18
* changes so I can compile the full horizon testjthorn2002-07-16
* add a bunch more support code for Jacobians,jthorn2002-07-16
* add horizon-Jacobian coefficient gridfnsjthorn2002-07-16
* fix syntax errorjthorn2002-07-16
* add a $Id:$ tagjthorn2002-07-16
* add a $Id:$ tagbjthorn2002-07-16
* fix syntax error bugjthorn2002-07-16