aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* change $Id:$ --> $Header:$jthorn2002-09-13
* add patch::partial_xyz_wrt_rho_sigma()jthorn2002-09-11
* add functions to compute partial {x,y,z} / partial {mu,nu,phi}jthorn2002-09-11
* clean up LAPACK configuration -- now does it properly, the same wayjthorn2002-09-11
* describe files in this directoryjthorn2002-09-11
* - add const qualifiers to some patchesjthorn2002-09-11
* change Boolean status returns from ok=false to ok=truejthorn2002-09-11
* adjust verbosity controls on CCTK_VInfo() printingjthorn2002-09-11
* add auto-determine of patch system type from Cactus grid symmetryjthorn2002-09-11
* add support for computing BH diagnostics (mass, area, centroid)jthorn2002-09-11
* - change semantics of Boolean fns from false=ok to true=okjthorn2002-09-11
* rename this header file, since it's really specific to this directoryjthorn2002-09-11
* add #define HAVE_DENSE_JACOBIAN for dense Jacobiansjthorn2002-09-11
* add a couple of new gridfns,jthorn2002-09-11
* change semantics of status returns from true=error to true=okjthorn2002-09-11
* add code to compute surface integrals of gridfns over patchesjthorn2002-09-11
* move high-level driver routines from gr/ to new driver/ directoryjthorn2002-09-03
* add new driver/ directoryjthorn2002-09-03
* add new src/driver/ directoryjthorn2002-09-03
* move these files here from ../gr/jthorn2002-09-03
* move these files here from ../gr/jthorn2002-09-03
* move decoding of the Jacobian type into this directory (used to be in ../driver)jthorn2002-09-03
* add routines to compute norms of gridfnsjthorn2002-09-03
* whitespace changes, rename is_valid_nominal_gfn() --> is_valid_gfn()jthorn2002-09-03
* add the ability to compute the mean value in my norm classjthorn2002-09-03
* clarify what it means for cg.hh to be a "dangerous" header filejthorn2002-08-15
* comment whitespacejthorn2002-08-12
* add an option to do the NP Jacobian only for testingjthorn2002-08-12
* merge in changes from laptop:jthorn2002-08-12
* rename N_possible_sides to N_sidesjthorn2002-08-12
* 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