aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* permute order of various functions in these files for greater clarityjthorn2002-08-01
| | | | | | | -- no changes to actual code git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@679 f88db872-0e4f-0410-b76b-b9085cfa78c5
* change interpolation order from 3 to 4jthorn2002-07-31
| | | | | | | | --> seems to eliminate (or at least greatly reduce) convergence problems due to non-smoothness of interpolated geometry git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@678 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tweak status-msg wordingjthorn2002-07-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@677 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix a bug where we took A(i,j) as the infinity-norm instead of |A(i,j)|jthorn2002-07-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@676 f88db872-0e4f-0410-b76b-b9085cfa78c5
* since we always use the want_{min,max}_par_corner flags with the samejthorn2002-07-31
| | | | | | | | | | | | | | | values in patch_system::synchronize() --> ghost_zone::synchronize(), merge them together --> ghost_zone::synchronize() now takes just want_corners() and want_non_corner() flags also slightly tidy the logic in interpatch_ghost_zone::synchronize() and interpatch_ghost_zone::synchronize_Jacobian(), since we only have to check 2 flags instead of 3 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@675 f88db872-0e4f-0410-b76b-b9085cfa78c5
* don't need this any morejthorn2002-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@674 f88db872-0e4f-0410-b76b-b9085cfa78c5
* more tests...jthorn2002-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@673 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix still more typos in previous commit :(jthorn2002-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@672 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix missing enumerators in last checkinjthorn2002-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@671 f88db872-0e4f-0410-b76b-b9085cfa78c5
* rename enum Jacobian_method enumerators with Jacobian__ prefixjthorn2002-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@670 f88db872-0e4f-0410-b76b-b9085cfa78c5
* merge in changes from laptop:jthorn2002-07-29
| | | | | | | | | - add support for condition number estimating when solving linear system - cleanup Schw/EF analytic geometry option - add option to dump h and H at each Newton iteration for debuggin git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@669 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add support for estimating condition number when we solve a linear systemjthorn2002-07-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@668 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix out-of-date commentsjthorn2002-07-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@667 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tests with geometry hardwired to Schw/EFjthorn2002-07-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@666 f88db872-0e4f-0410-b76b-b9085cfa78c5
* merge various changes from working at homejthorn2002-07-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@665 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tests of ah finding at higher resolution with various changes tojthorn2002-07-26
| | | | | | | how we compute the Jacobian git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@664 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move these to ../Schw/jthorn2002-07-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@663 f88db872-0e4f-0410-b76b-b9085cfa78c5
* par files to test Schwarzschild spacetimejthorn2002-07-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@662 f88db872-0e4f-0410-b76b-b9085cfa78c5
* re-sync changes from laptopjthorn2002-07-26
| | | | | | | | - parameter to control how Jacobian is computed - can hardwire geometry to Schwarzschild/EF git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@661 f88db872-0e4f-0410-b76b-b9085cfa78c5
* rename this filejthorn2002-07-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@660 f88db872-0e4f-0410-b76b-b9085cfa78c5
* Peter Diener's suggestions of checking radius of convergence for initial guessjthorn2002-07-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@659 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move par files to subdirectoryjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@658 f88db872-0e4f-0410-b76b-b9085cfa78c5
* describe this directoryjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@657 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move these par files here from .. -- all are for Kerr-offset setupjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@656 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move par files down to subdirectoryjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@655 f88db872-0e4f-0410-b76b-b9085cfa78c5
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22
| | | | | | | | | tweak I/O parameters, move printing Jacobian out of Jacobian class into test driver, drop unused array BLAS routines in jtutil:: git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@654 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tweak some top-level parsjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@653 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add some code for the d/dr term in the Jacobian -- not finished yetjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@652 f88db872-0e4f-0410-b76b-b9085cfa78c5
* Newton solverjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@651 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tell Cactus about LAPACK + BLAS libraries we usejthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@650 f88db872-0e4f-0410-b76b-b9085cfa78c5
* prototypes for LAPACK routinesjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@649 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a whole bunch of changes from working at homejthorn2002-07-22
| | | | | | | --> AHFinderDirect now finds AH correctly for Kerr/offset!!! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@648 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add new par files to test full-fledged AHfinderjthorn2002-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@647 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * metric + extrinsic curvature now live in ADMBase::jthorn2002-07-18
| | | | | | | | * print initial data regardless of how we compute it * my convention has spin dimensionless, while MTW have it *mass git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@646 f88db872-0e4f-0410-b76b-b9085cfa78c5
* restore "ellipsoid" initial guessjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@645 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add header commentjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@644 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix incllude paths to Jacobian.hh now that it's over in ../elliptic/jthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@643 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix include paths now that we're not in ../util/ any morejthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@642 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move Jacobian.cc to ../elliptic/jthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@641 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
* explain what this directory is all aboutjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@639 f88db872-0e4f-0410-b76b-b9085cfa78c5
* describe the main files in this directoryjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@638 f88db872-0e4f-0410-b76b-b9085cfa78c5
* expand "dangerous" commentsjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@637 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tell Cactus what files to compile...jthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@636 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add new elliptic/ subdirectoryjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@635 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add more parameters for Jacobian stuffjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@634 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move Jacobian.* to ../elliptic/jthorn2002-07-18
| | | | | | | update other files to compute more of Jacobian coeffs git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@633 f88db872-0e4f-0410-b76b-b9085cfa78c5
* changes to compute Jacobian coefficients properlyjthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@632 f88db872-0e4f-0410-b76b-b9085cfa78c5
* storage for Jacobian matrix which knows ../util/ sparsity structurejthorn2002-07-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@631 f88db872-0e4f-0410-b76b-b9085cfa78c5
* directory to hold stuff that's no longer used but that someone might wantjthorn2002-07-18
| | | | | | | to look at again git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@630 f88db872-0e4f-0410-b76b-b9085cfa78c5