aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add missing .dat to output file namejthorn2002-04-17
* drop patch_system:: routines to print a gridfn directly to an already-openjthorn2002-04-17
* now do separate Diff() simplifications for ./maple/ and ./gr/,jthorn2002-04-17
* add 2nd derivatives partial2_{mu,nu,phi}_wrt_{xx,xy,xz,yy,yz,zz}jthorn2002-04-17
* tiny tweakjthorn2002-04-17
* maple script to compute 1st and 2nd derivs of (mu,nu,phi) wrt (x,y,z)jthorn2002-04-17
* add new functions partial_{mu,nu,phi}_wrt_{x,y,z}jthorn2002-04-17
* fixed all the problems noted herejthorn2002-04-17
* add partial derivativesjthorn2002-04-16
* 1st draft of interface between machine-generated code and the rest of thejthorn2002-04-16
* add explicit gridfns for partial_k g_ijjthorn2002-04-16
* many changes --> should now generate LHS of apparent horizon eqnjthorn2002-04-16
* - fix a bunch of undeclared-variable warnings found by mintjthorn2002-04-16
* fix some buglets in setting up the coordsjthorn2002-04-16
* s/od;/end do;/jthorn2002-04-16
* fix a couple of bugsjthorn2002-04-16
* generated C code now declares temp names 10 to a line for better readabilityjthorn2002-04-13
* add sets of all coordinatesjthorn2002-04-13
* this was just a quick-n-dirty draft; cg/horizon.c is much better nowjthorn2002-04-13
* change fix_rationals() to preserve all integer factors in powersjthorn2002-04-13
* change fix_rational() to leave -1 factors in expressions, alonejthorn2002-04-13
* small tweaks to work with latest changes to ../maple/codegen2.maplejthorn2002-04-13
* many changesjthorn2002-04-13
* standardize inter-function comments as 80 # signs, not 79jthorn2002-04-13
* add some more comments on how this code doesn't know physics, butjthorn2002-04-13
* don't pass empty -D option to mpp if $MAPLE_VERSION isn't definedjthorn2002-04-13
* don't pass an empty -D option to mpp if $MAPLE_VERSION isn't definedjthorn2002-04-13
* use maple preprocessor from ../misc/, rather than from my $PATHjthorn2002-04-13
* rename to lower-case-m makefile so as not to confuse Cactus build systemjthorn2002-04-13
* add my maple preprocessor so we don't need a copy outside of thejthorn2002-04-13
* rename makefile so as not to interfere with Cactus builds using thisjthorn2002-04-13
* remove unused stuff,jthorn2002-04-13
* move select.patch from util/ to new directory misc/jthorn2002-04-13
* move floating-point configuration to new header file src/config.hhjthorn2002-04-13
* get list of object files in ../jtutil/ by wildcard expansion,jthorn2002-04-13
* change a bunch of sanity checks from std::assert() to explicit testsjthorn2002-04-12
* add commentsjthorn2002-04-12
* ghost_zone.ccjthorn2002-04-11
* rework again how we set up the gridfn array subscripting for thejthorn2002-04-11
* fix syntax botch in last commitjthorn2002-04-11
* remove duplicate copy of print_ghosted_gridfn() fnjthorn2002-04-11
* output named gridfns directly -- get rid of params to specify file namesjthorn2002-04-11
* add routines to print gridfns to named output filesjthorn2002-04-11
* fix subscripting of gridfn arrays by the interpolatorjthorn2002-04-11
* add facility to print a 2nd gridfnjthorn2002-04-11
* set gridfn min/max ipar in interpolator param tablejthorn2002-04-10
* tweak to use new gridfn stride fnsjthorn2002-04-10
* add gridfn stride fnsjthorn2002-04-10
* add linear_map::origin()jthorn2002-04-10
* add a bunch of commentsjthorn2002-04-10