aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add a template instantiation with CCTK_INT (requires #include "cctk.h")jthorn2002-06-28
* finish (?) Jacobian computationjthorn2002-06-26
* tweak comment wordingjthorn2002-06-26
* expand/clarify a commentjthorn2002-06-24
* param file for standalone test driver src/util/test_patch_system.ccjthorn2002-06-24
* update summary of subdirectoriesjthorn2002-06-24
* * switch to new #include scheme: we include stuff from . and ../includejthorn2002-06-24
* updatejthorn2002-06-24
* switch to new organization for #include files:jthorn2002-06-24
* move config.hh from ../jthorn2002-06-24
* moved to include/ directoryjthorn2002-06-24
* start implementing Jacobian computation:jthorn2002-05-12
* code formatting & comment tweaksjthorn2002-05-12
* * maple-generated code wants (xx,yy,zz) = *local* xyz coordsjthorn2002-04-22
* fix spelling mistake in commentjthorn2002-04-22
* rename setup_gfas.maple --> setup_gr_gfas.maplejthorn2002-04-22
* tweak coords setup, add more comments to samejthorn2002-04-22
* renaming this filejthorn2002-04-22
* rename direction cosines from (alpha,beta,gamma) --> (xcos,ycos,zcos)jthorn2002-04-22
* fix *another* botch in last commitjthorn2002-04-22
* fix syntax botch from last commitjthorn2002-04-22
* rename direction cosines (alpha,beta,gamma) --> (xcos,ycos,zcos)jthorn2002-04-22
* change names alpha --> xcos, beta --> ycos, gamma --> zcosjthorn2002-04-22
* tweak output printf format for print_gridfn_with_xyz() et aljthorn2002-04-22
* fix symtax error in previous commitjthorn2002-04-22
* print h and H with xyz positions derived from hjthorn2002-04-22
* permute the order of some fns in patch_system:: for clarityjthorn2002-04-22
* add ability to print gridfns with r(rho,sigma) --> global_[x,y,z] positionsjthorn2002-04-22
* add grid_arrays::unknown_gridfn() functionsjthorn2002-04-22
* clarify comment about patch_system::read_unknown_gridfn() input formatjthorn2002-04-22
* move all I/O out of patch:: up into patch_systemjthorn2002-04-22
* add new parameters for ellipsoid initial guessjthorn2002-04-22
* output from running Maple to generate C code in cg/jthorn2002-04-22
* print ellipsoid initial guess h before computing H(h)jthorn2002-04-22
* fix syntax errors in the last set of checkinsjthorn2002-04-22
* Maple code to compute r(angular coords) for points on offset ellipsoidjthorn2002-04-22
* add functions to compute direction cosines of wrt local coords originjthorn2002-04-22
* tweak a commentjthorn2002-04-22
* whitespace/comment fixesjthorn2002-04-22
* param.ccljthorn2002-04-22
* use *global* xyz positions to interpolate from Cactus gridjthorn2002-04-22
* remove timer calls -- execution is so fast it's not worth botheringjthorn2002-04-22
* change storage for g_uu, K, K_uu, partial_d_ln_sqrt_g, partial_d_g_uujthorn2002-04-22
* tweak a commentjthorn2002-04-22
* add explicit reporting of offending point (x,y,z) and end/axisjthorn2002-04-21
* rename makefile to avoid confusing Cactus build systemjthorn2002-04-21
* *.ccl --> various fixes to make ready to test H(h) functionjthorn2002-04-21
* fix assorted syntax errors --> now compiles cleanly!jthorn2002-04-21
* add new directory gr/jthorn2002-04-21
* glue code to actually compute H(h)jthorn2002-04-21