aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix a typo in a CCTK_VWarn() args listjthorn2002-09-20
* when we have a default argument to a C++ function, only give thejthorn2002-09-20
* remove some unused variables caught by gccjthorn2002-09-20
* comment and whitespace changes onlyjthorn2002-09-20
* * add #include of "config.hh" so we know what Jacobian types are configuredjthorn2002-09-20
* * remove space before #define to work around a Cactus preprocessor bugjthorn2002-09-20
* fix a syntax botch which slipped through g++ -- thanks to Peter Dienerjthorn2002-09-17
* explain what this directory is forjthorn2002-09-16
* add files I forgot to checkin to cvs before :)jthorn2002-09-16
* change from $Id: to $Header:jthorn2002-09-16
* expand commentsjthorn2002-09-16
* * change from $Id: to $Header:jthorn2002-09-16
* * change from $Id: to $Header:jthorn2002-09-16
* change local_coords::set_* to local_coords::coords_set_*jthorn2002-09-16
* change '$Id:' to '$Header:'jthorn2002-09-16
* change $Id: to $Header:jthorn2002-09-16
* * change $Id: to $Header:jthorn2002-09-16
* add output_ghost_zones_for_h optionjthorn2002-09-15
* change from initial_guess__Kerr__* parameters (for both Kerr/Kerr andjthorn2002-09-15
* local_coords:: xyz_of_r_mu_nu(), xyz_of_r_mu_phi(), xyz_of_r_nu_phi()jthorn2002-09-15
* remove debugging code from patch_system::integrate_gridfn()jthorn2002-09-13
* - add partial_[xyz]_wrt_r to partial_xyz_wrt_r_rho_sigma() & friendsjthorn2002-09-13
* change from $Id:$ to $Header:$jthorn2002-09-13
* 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