aboutsummaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAge
* give CVS path for TAT/alwaysjthorn2003-07-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1172 f88db872-0e4f-0410-b76b-b9085cfa78c5
* correct CVS location of TAT/always thornjthorn2003-07-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1163 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a pointer to where to get the always thorn from the TAT arrangementjthorn2003-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1160 f88db872-0e4f-0410-b76b-b9085cfa78c5
* update a few commentsjthorn2003-07-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1148 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add +xz quadrant (mirrored) patch system typejthorn2003-07-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1141 f88db872-0e4f-0410-b76b-b9085cfa78c5
* now needs AEILocalInterp, not LocalInterpjthorn2003-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1127 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add acknowledgments for my use of the UMFPACK sparse-matrix libraryjthorn2003-07-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1122 f88db872-0e4f-0410-b76b-b9085cfa78c5
* note my paper gr-qc/0305056 and ask people to cite itjthorn2003-07-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1110 f88db872-0e4f-0410-b76b-b9085cfa78c5
* remove the statement that this thorn needs the perl preprocessorjthorn2003-06-04
| | | | | | | | -- I was mistaken, it's actually thorn Exact that (on some systems, eg xeons) needs it git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1102 f88db872-0e4f-0410-b76b-b9085cfa78c5
* explain that you may need the Perl preprocessor,jthorn2003-06-04
| | | | | | | and say how to use it git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1099 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add compiler options for SGI (modi4)jthorn2003-04-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1035 f88db872-0e4f-0410-b76b-b9085cfa78c5
* confirm name of disable-automagic-template-instantiation compiler option on ↵jthorn2003-04-02
| | | | | | lemieux git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1034 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add note about disabling automatic template instantation on Lemiuxjthorn2003-03-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1027 f88db872-0e4f-0410-b76b-b9085cfa78c5
* update TODO that I now properly handle "ghost size too small" error codejthorn2003-03-22
| | | | | | | | | from the interpoltor small tweaks to documentation.tex git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1004 f88db872-0e4f-0410-b76b-b9085cfa78c5
* update test par filesjthorn2003-03-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@972 f88db872-0e4f-0410-b76b-b9085cfa78c5
* update notes on which compilers work and which dontjthorn2003-02-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@954 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * major changes to driver routines to find multiple horizons in paralleljthorn2003-02-15
| | | | | | | | | | | | across multiple processors -- see src/driver/README.parallel for details * drop convergence checks on ||Delta_h|| in param.ccl because they don't fit well with parallelization changes ==> With this changes, AHFinderDirect is now (I think) multiprocessor-ready!! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@946 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * add support for sparse-matrix Jacobians ==> works!jthorn2003-01-22
| | | | | | | | | | * change default in param.ccl to use this * change default in src/include/config.h to default to no longer link in LAPACK routines * update documentation git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@931 f88db872-0e4f-0410-b76b-b9085cfa78c5
* update list of compilers/systems which are known to workjthorn2003-01-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@924 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * change to not use STL vector class any morejthorn2003-01-16
| | | | | | | | | | | (it caused portability problems on platinum) ==> move stl_vector.hh from src/include/ to archive/ directory * convert patch_system_type and initial_guess_method parameters to be array parameters, i.e. they're now set individually for each AH we want to find git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@920 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tweak notes on code portabilityjthorn2003-01-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@916 f88db872-0e4f-0410-b76b-b9085cfa78c5
* switch to Thomas Radke's new auto-configure scheme for locatingjthorn2003-01-10
| | | | | | | the LAPACK and BLAS libraries git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@915 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tiny typographical tweakjthorn2002-12-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@914 f88db872-0e4f-0410-b76b-b9085cfa78c5
* This log message is the one that should have been attached to thejthorn2002-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | previous commit, but wasn't due to an editing mistake. :( * Rename two parameters N_ghost_points --> ghost_zone_width N_overlap_points --> patch_overlap_width In both cases there's no change in semantics, "just" a name change to be clearer. * Redesign the way we specify the angular resolution: Formerly it was via a real parameter delta_drho_dsigma which gave the angular grid spacing in degrees. This was a bit clumsy -- you had to hand-calculate which spacings would evenly divide the grid sizes (typically 45 degrees, or 90 degrees for full-sphere patch systems). The new scheme uses an integer parameter N_zones_per_right_angle which gives the number of grid zones in 90 degrees, i.e. it gives 90.0/delta_drho_dsigma . This makes it easy to tell what the legal values are (integers, must be even for non-full-sphere patch systems, since they have 45-degree-wide patches). Since most par files didn't specify the old parameter, they won't need changing for the new one; another set of commits fixes all the par files in the run/ directory tree of this thorn which do specify the resolution explicitly. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@875 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tweak wording about compilers vs architecture/os being portability concernjthorn2002-10-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@872 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix a typojthorn2002-10-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@849 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add ptr at top that this file contains notes on compiling this thornjthorn2002-10-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@842 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a little more infojthorn2002-10-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@841 f88db872-0e4f-0410-b76b-b9085cfa78c5
* remove a LaTeX-ismjthorn2002-10-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@835 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add support for outputting te change in the horizon position fromjthorn2002-10-10
| | | | | | | | | | | | | | one Newton iteration to the next, Delta_h, at each Newton iteration (for help debugging convergence problems) also move parameters for "should we output {h,H,Delta_h} from struct IO_info to struct solver_info also make the instructions on setting environment variables in make.configuration.defn even more verbose... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@820 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix a few typosjthorn2002-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@815 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add icc 6.0 to the list of compilers where the code compiles okjthorn2002-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@814 f88db872-0e4f-0410-b76b-b9085cfa78c5
* better document new environment variables and build procedure;jthorn2002-10-09
| | | | | | | | move compiler portability notes from documentation.tex to top-level README file git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@813 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add notes on LAPACK in compilationjthorn2002-10-03
| | | | | | | | remove notes on compiler portability (now in doc/documentation.tex) (n.b. these need to be updated :) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@786 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add Maintainer: linejthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@640 f88db872-0e4f-0410-b76b-b9085cfa78c5
* complete interpatch-interpolation Jacobian codejthorn2002-06-30
| | | | | | | add 1st draft of code in src/util/test_patch_system.cc to test this git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@600 f88db872-0e4f-0410-b76b-b9085cfa78c5
* test patch_system::read_ghosted_gridfn() --> now works!jthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@536 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add explicit copyright, GPL referencejthorn2001-06-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@83 f88db872-0e4f-0410-b76b-b9085cfa78c5
* This commit was generated by cvs2svn to compensate for changes in r2,jthorn2001-06-14
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@3 f88db872-0e4f-0410-b76b-b9085cfa78c5