aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* move cg/ to ../gr.cg/jthorn2002-07-08
* start adding Jadcobian support --> not working yetjthorn2002-07-08
* #include "fake_cctk.h" if we're doing a standalone test compilationjthorn2002-07-08
* define STANDALONE_TEST for standalone (non-Cactus) test compilationsjthorn2002-07-08
* add a test for the 0-origin grid point number across patchesjthorn2002-07-08
* add support for computing 0-origin grid point numbers across all patchesjthorn2002-07-08
* added a bunch of functions to convert (irho,isigma) <-->jthorn2002-07-08
* * make want_*_corner arguments optional (default = true) for interpatch ghostjthorn2002-07-08
* note new "fake_cctk.h" and use it in standalone test buildsjthorn2002-07-08
* describe test drivers, coord_derivs.*jthorn2002-07-08
* array.{cc,hh}jthorn2002-07-08
* finish switching to new #include organizationjthorn2002-07-08
* new files split out from patch.{cc,hh}jthorn2002-07-04
* * finish Jacobian support in src/utiljthorn2002-07-04
* don't need these any more with new #include organizationjthorn2002-07-01
* * redo min_ipar() and max_ipar() functions in ghost_zone::jthorn2002-07-01
* complete interpatch-interpolation Jacobian codejthorn2002-06-30
* finish ghost-zone and patch-interp Jacobian support -- yea!!!!jthorn2002-06-28
* add a template instantiation with CCTK_INT (requires #include "cctk.h")jthorn2002-06-28
* finish (?) Jacobian computationjthorn2002-06-26
* tweak comment wordingjthorn2002-06-26
* 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
* 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