aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
* 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
* 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
* * 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
* 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
* 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
* changes so I can compile the full horizon testjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@629 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a bunch more support code for Jacobians,jthorn2002-07-16
| | | | | | | also rename patch_system::synchronize_ghost_zones() --> synchronize() git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@628 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add horizon-Jacobian coefficient gridfnsjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@627 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix syntax errorjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@626 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a $Id:$ tagjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@625 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a $Id:$ tagbjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@624 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix syntax error bugjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@623 f88db872-0e4f-0410-b76b-b9085cfa78c5
* more code to compute the Jacobian matrixjthorn2002-07-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@622 f88db872-0e4f-0410-b76b-b9085cfa78c5
* rename this file from metric_derivs.maple to curvature.maplejthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@621 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move to ../include/jthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@620 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move cg/ to ../gr.cg/jthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@619 f88db872-0e4f-0410-b76b-b9085cfa78c5
* start adding Jadcobian support --> not working yetjthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@618 f88db872-0e4f-0410-b76b-b9085cfa78c5
* #include "fake_cctk.h" if we're doing a standalone test compilationjthorn2002-07-08
| | | | | | | \--> test-coords.cc and test_coords2.cc now work again! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@617 f88db872-0e4f-0410-b76b-b9085cfa78c5
* define STANDALONE_TEST for standalone (non-Cactus) test compilationsjthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@616 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a test for the 0-origin grid point number across patchesjthorn2002-07-08
| | | | | | | <--> (patch,irho,isigma) conversions git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@615 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add support for computing 0-origin grid point numbers across all patchesjthorn2002-07-08
| | | | | | | and converting these <--> (patch,irho,isigma) triples git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@614 f88db872-0e4f-0410-b76b-b9085cfa78c5
* added a bunch of functions to convert (irho,isigma) <-->jthorn2002-07-08
| | | | | | | 0-origin grid point numbers within a patch (either nominal or ghosted) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@613 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * make want_*_corner arguments optional (default = true) for interpatch ghostjthorn2002-07-08
| | | | | | | | | | | zone synchronize and Jacobian fns * rename Jacobian_y_min_ipar_m() --> Jacobian_min_y_ipar_m() etc etc * change interpatch_ghost_zone::Jacobian() to only accept in-range y_ipar_m coords (assert failure if out of range) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@612 f88db872-0e4f-0410-b76b-b9085cfa78c5
* note new "fake_cctk.h" and use it in standalone test buildsjthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@611 f88db872-0e4f-0410-b76b-b9085cfa78c5
* describe test drivers, coord_derivs.*jthorn2002-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@610 f88db872-0e4f-0410-b76b-b9085cfa78c5
* array.{cc,hh}jthorn2002-07-08
| | | | | | | | | | | | | | | | | | | * rename is_valid_subscript() functions to is_valid_i() , is_valid_ij() , is_valid_ijk(), is_valid_ijkl() * also switch subscript() over to separate asserts on each axis so assert violation msg will tell us which axis is out of range array.cc * add #ifdef STANDALONE_TEST code to get "fake_cctk.h" in this case cpm_map.cc * tweak some comments makefile * define STANDALONE_TEST for standalone test compilations git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@609 f88db872-0e4f-0410-b76b-b9085cfa78c5
* finish switching to new #include organizationjthorn2002-07-08
| | | | | | | --> no more symlinks in this directory git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@608 f88db872-0e4f-0410-b76b-b9085cfa78c5
* new files split out from patch.{cc,hh}jthorn2002-07-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@606 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * finish Jacobian support in src/utiljthorn2002-07-04
| | | | | | | | | * test driver for this in src/util/test_patch_system.cc --> IT WORKS!!!!! * also fix comments on #include prerequisites to say ../jtutil/ not jt/ git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@605 f88db872-0e4f-0410-b76b-b9085cfa78c5
* don't need these any more with new #include organizationjthorn2002-07-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@604 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * redo min_ipar() and max_ipar() functions in ghost_zone::jthorn2002-07-01
| | | | | | | | | | | | | | | | | --> now these are virtual and take iperp as an argument (ignored for symmetry_ghost_zone) --> new functions extreme_min_ipar() and extreme_max_ipar() to give the extreme range (may even be a bit conservative), i.e. the range including all of the corners * fix a bug in patch_interp::molecule_minmax_ipar_m() where we mistakenly returned the min ipar m for both the min and max returns :( * finish modifying the src/util/test_patch_system.cc test driver to test the Jacobian computation git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@603 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
* finish ghost-zone and patch-interp Jacobian support -- yea!!!!jthorn2002-06-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@598 f88db872-0e4f-0410-b76b-b9085cfa78c5