aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* add missing .dat to output file namejthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@533 f88db872-0e4f-0410-b76b-b9085cfa78c5
* drop patch_system:: routines to print a gridfn directly to an already-openjthorn2002-04-17
| | | | | | | stdio stream -- I don't think I'll ever use them git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@532 f88db872-0e4f-0410-b76b-b9085cfa78c5
* now do separate Diff() simplifications for ./maple/ and ./gr/,jthorn2002-04-17
| | | | | | | with only the latter knowing about partial_d_g_dd gridfn defin git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@531 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add 2nd derivatives partial2_{mu,nu,phi}_wrt_{xx,xy,xz,yy,yz,zz}jthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@530 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tiny tweakjthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@529 f88db872-0e4f-0410-b76b-b9085cfa78c5
* maple script to compute 1st and 2nd derivs of (mu,nu,phi) wrt (x,y,z)jthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@528 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add new functions partial_{mu,nu,phi}_wrt_{x,y,z}jthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@527 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fixed all the problems noted herejthorn2002-04-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@526 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add partial derivativesjthorn2002-04-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@525 f88db872-0e4f-0410-b76b-b9085cfa78c5
* 1st draft of interface between machine-generated code and the rest of thejthorn2002-04-16
| | | | | | | AH finder git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@524 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add explicit gridfns for partial_k g_ijjthorn2002-04-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@523 f88db872-0e4f-0410-b76b-b9085cfa78c5
* many changes --> should now generate LHS of apparent horizon eqnjthorn2002-04-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@522 f88db872-0e4f-0410-b76b-b9085cfa78c5
* - fix a bunch of undeclared-variable warnings found by mintjthorn2002-04-16
| | | | | | | - remove some unreachable code in fix_rationals() git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@521 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix some buglets in setting up the coordsjthorn2002-04-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@520 f88db872-0e4f-0410-b76b-b9085cfa78c5
* s/od;/end do;/jthorn2002-04-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@519 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix a couple of bugsjthorn2002-04-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@518 f88db872-0e4f-0410-b76b-b9085cfa78c5
* generated C code now declares temp names 10 to a line for better readabilityjthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@517 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add sets of all coordinatesjthorn2002-04-13
| | | | | | | fine-tune input/output sets in codegen2() git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@516 f88db872-0e4f-0410-b76b-b9085cfa78c5
* this was just a quick-n-dirty draft; cg/horizon.c is much better nowjthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@515 f88db872-0e4f-0410-b76b-b9085cfa78c5
* change fix_rationals() to preserve all integer factors in powersjthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@514 f88db872-0e4f-0410-b76b-b9085cfa78c5
* change fix_rational() to leave -1 factors in expressions, alonejthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@513 f88db872-0e4f-0410-b76b-b9085cfa78c5
* small tweaks to work with latest changes to ../maple/codegen2.maplejthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@512 f88db872-0e4f-0410-b76b-b9085cfa78c5
* many changesjthorn2002-04-13
| | | | | | | | | --> now works with Maple 7 correctly generates C code for AH LHS function git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@511 f88db872-0e4f-0410-b76b-b9085cfa78c5
* standardize inter-function comments as 80 # signs, not 79jthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@510 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add some more comments on how this code doesn't know physics, butjthorn2002-04-13
| | | | | | | does know about our coordinate systems git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@509 f88db872-0e4f-0410-b76b-b9085cfa78c5
* don't pass empty -D option to mpp if $MAPLE_VERSION isn't definedjthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@508 f88db872-0e4f-0410-b76b-b9085cfa78c5
* don't pass an empty -D option to mpp if $MAPLE_VERSION isn't definedjthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@507 f88db872-0e4f-0410-b76b-b9085cfa78c5
* use maple preprocessor from ../misc/, rather than from my $PATHjthorn2002-04-13
| | | | | | | (which would be some directory outside the AHFinderDirect source tree) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@506 f88db872-0e4f-0410-b76b-b9085cfa78c5
* rename to lower-case-m makefile so as not to confuse Cactus build systemjthorn2002-04-13
| | | | | | | | now use my maple preprocessor from ../misc/, rather than grabbing this from my $PATH (i.e. from somewhere outside the AHFinderDirect tree) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@505 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add my maple preprocessor so we don't need a copy outside of thejthorn2002-04-13
| | | | | | | AHFinderDirect source tree git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@504 f88db872-0e4f-0410-b76b-b9085cfa78c5
* rename makefile so as not to interfere with Cactus builds using thisjthorn2002-04-13
| | | | | | | directory git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@503 f88db872-0e4f-0410-b76b-b9085cfa78c5
* remove unused stuff,jthorn2002-04-13
| | | | | | | change angular FD from 2nd to 4th order git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@502 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move select.patch from util/ to new directory misc/jthorn2002-04-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@501 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move floating-point configuration to new header file src/config.hhjthorn2002-04-13
| | | | | | | and change everyone else to #include this git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@500 f88db872-0e4f-0410-b76b-b9085cfa78c5
* get list of object files in ../jtutil/ by wildcard expansion,jthorn2002-04-13
| | | | | | | instead of old hard-coded list git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@499 f88db872-0e4f-0410-b76b-b9085cfa78c5
* change a bunch of sanity checks from std::assert() to explicit testsjthorn2002-04-12
| | | | | | | and calls on jtutil::error_exit() on failure git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@498 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add commentsjthorn2002-04-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@497 f88db872-0e4f-0410-b76b-b9085cfa78c5
* ghost_zone.ccjthorn2002-04-11
| | | | | | | | | | | * only set up par coordinates for those points we're going to use, i.e. skip triangles at corners if we're not going to use them patch_interp.cc * fix a tiny syntax botch git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@496 f88db872-0e4f-0410-b76b-b9085cfa78c5
* rework again how we set up the gridfn array subscripting for thejthorn2002-04-11
| | | | | | | interpolator --> now uses ipar - min_ipar as the interpolator i git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@495 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix syntax botch in last commitjthorn2002-04-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@494 f88db872-0e4f-0410-b76b-b9085cfa78c5
* remove duplicate copy of print_ghosted_gridfn() fnjthorn2002-04-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@493 f88db872-0e4f-0410-b76b-b9085cfa78c5
* output named gridfns directly -- get rid of params to specify file namesjthorn2002-04-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@492 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add routines to print gridfns to named output filesjthorn2002-04-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@491 f88db872-0e4f-0410-b76b-b9085cfa78c5
* fix subscripting of gridfn arrays by the interpolatorjthorn2002-04-11
| | | | | | | | --> now set offset as well as stride and min/max subscript ... also add comments clarifying this git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@490 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add facility to print a 2nd gridfnjthorn2002-04-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@489 f88db872-0e4f-0410-b76b-b9085cfa78c5
* set gridfn min/max ipar in interpolator param tablejthorn2002-04-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@488 f88db872-0e4f-0410-b76b-b9085cfa78c5
* tweak to use new gridfn stride fnsjthorn2002-04-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@487 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add gridfn stride fnsjthorn2002-04-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@486 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add linear_map::origin()jthorn2002-04-10
| | | | | | | rename linear_map::offset_ --> origin_ git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@485 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a bunch of commentsjthorn2002-04-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@484 f88db872-0e4f-0410-b76b-b9085cfa78c5