aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* more code to compute the Jacobian matrixjthorn2002-07-16
* rename this file from metric_derivs.maple to curvature.maplejthorn2002-07-08
* move to ../include/jthorn2002-07-08
* move cg/ to ../gr.cg/jthorn2002-07-08
* start adding Jadcobian support --> not working yetjthorn2002-07-08
* #include "fake_cctk.h" if we're doing a standalone test compilationjthorn2002-07-08
* define STANDALONE_TEST for standalone (non-Cactus) test compilationsjthorn2002-07-08
* add a test for the 0-origin grid point number across patchesjthorn2002-07-08
* add support for computing 0-origin grid point numbers across all patchesjthorn2002-07-08
* added a bunch of functions to convert (irho,isigma) <-->jthorn2002-07-08
* * make want_*_corner arguments optional (default = true) for interpatch ghostjthorn2002-07-08
* note new "fake_cctk.h" and use it in standalone test buildsjthorn2002-07-08
* describe test drivers, coord_derivs.*jthorn2002-07-08
* array.{cc,hh}jthorn2002-07-08
* finish switching to new #include organizationjthorn2002-07-08
* new files split out from patch.{cc,hh}jthorn2002-07-04
* * finish Jacobian support in src/utiljthorn2002-07-04
* don't need these any more with new #include organizationjthorn2002-07-01
* * redo min_ipar() and max_ipar() functions in ghost_zone::jthorn2002-07-01
* complete interpatch-interpolation Jacobian codejthorn2002-06-30
* finish ghost-zone and patch-interp Jacobian support -- yea!!!!jthorn2002-06-28