aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* major rewrite of multiprocessor synchronization logic to fix assorted bugsjthorn2003-03-12
* print a bit more info on point-outside-grid errorsjthorn2003-03-12
* add expansion_status_string()jthorn2003-03-12
* add gfns for skeletal patch systemjthorn2003-03-12
* print number of nominal/ghosted grid points when creating a new patch systemjthorn2003-03-12
* minor tweaksjthorn2003-03-12
* add zero_C_array() templatejthorn2003-03-12
* add explicit C++ compiler invocationsjthorn2003-03-12
* move 4D arrays (which we don't use in this thorn) inside #ifdef NOT_USEDjthorn2003-03-12
* dont want this file in CVS!jthorn2003-03-12
* expansion() and expansion_Jacobian() now return an enum expansion_statusjthorn2003-03-02
* * make BH_diagnostics more of an objectjthorn2003-03-02
* * merge {xy,xz,yz}_circumference() into a single circumference() functionjthorn2003-03-02
* change from 'z' to "xy" (etc) to specify the xy-planejthorn2003-03-02
* split out this stuff because it's a separate C++ classjthorn2003-02-27
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* broadcast an "have I found my current horizon?"jthorn2003-02-26
* only explictly instantiate jtutil::array*d<> for the types we really need,jthorn2003-02-26
* restore file accidentally emptied in previous commitjthorn2003-02-26
* src/driver/Newton.ccjthorn2003-02-20
* * general tidying of multiprocessor codejthorn2003-02-16
* * major changes to driver routines to find multiple horizons in paralleljthorn2003-02-15
* update interpolator error return parametersjthorn2003-02-03
* update interpolator error return codesjthorn2003-02-03
* update copies of header files that have to be included verbatim here :( :(jthorn2003-01-30
* oops, forgot to add this file to cvsjthorn2003-01-30
* * print a bit more info about setting up data structuresjthorn2003-01-30
* must define HAVE_DENSE_JACOBIAN or HAVE_ROW_SPARSE_JACOBIANjthorn2003-01-23
* the cactus preprocessor requires that all preprocessor commandsjthorn2003-01-23
* this file renamed to 'lapack_wrapper.F77'jthorn2003-01-22
* only call the single precision lapack/ilucg routines if #ifdef FP_IS_FLOAT,jthorn2003-01-22
* whitespace tweak, no change to commentsjthorn2003-01-22
* Changed the order of function parameters in CCTK_InterpGridArrays().tradke2003-01-22
* * add support for sparse-matrix Jacobians ==> works!jthorn2003-01-22
* add more Jacobian-matrix stuffjthorn2003-01-20
* change patch_system::create_patches() to print the size of eachjthorn2003-01-20
* simplify logic in patch_system::create_patches()jthorn2003-01-20
* start adding support for sparse matrix Jacobians (doesn't work yet)jthorn2003-01-20
* Change various jtutil/ templates which used to bejthorn2003-01-18
* change so that only processor #0 writes data filesjthorn2003-01-17
* * change to not use STL vector class any morejthorn2003-01-16
* oops, forgot to add this file! :)jthorn2003-01-15
* oops, need to run on all processors for new global interpolator to work...jthorn2003-01-13
* add beginnings of support for using new CCTK_InterpGridArrays()jthorn2003-01-13
* switch to Thomas Radke's new auto-configure scheme for locatingjthorn2003-01-10
* rename h.movie --> ah.moviejthorn2002-11-27
* document what's in this directoryjthorn2002-11-23
* Perl script to generate gnuplot commands for a movie of the horizon shapesjthorn2002-11-23
* update to match recent change in terminology & file namesjthorn2002-11-23