aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.hh
Commit message (Expand)AuthorAge
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* add +xz quadrant (mirrored) patch system typejthorn2003-07-25
* fix the misfeature where the excision mask wasn't set in the symmetry zonesjthorn2003-03-20
* slightly expand FIXME comments for patch_system::plus_or_minus_xyz_patch()jthorn2003-03-20
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* * merge {xy,xz,yz}_circumference() into a single circumference() functionjthorn2003-03-02
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* * change to not use STL vector class any morejthorn2003-01-16
* add support for computing line integrals around a surfacejthorn2002-11-15
* add compuatation and printing of mean radius for each AH foundjthorn2002-11-04
* This log message is the one that should have been attached to thejthorn2002-10-31
* *** empty log message ***jthorn2002-10-31
* * rename some private functions, egjthorn2002-10-28
* add some new fns to determine what angular patch containsjthorn2002-10-03
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change from $Id:$ to $Header:$jthorn2002-09-13
* add code to compute surface integrals of gridfns over patchesjthorn2002-09-11
* add routines to compute norms of gridfnsjthorn2002-09-03
* merge in changes from laptop:jthorn2002-08-12
* switch to new do-everything-in-one-call synchronize Jacobian interfacejthorn2002-08-06
* switch to molecule-at-a-time interface to access synchronize_Jacobian()jthorn2002-08-06
* permute order of various functions in these files for greater clarityjthorn2002-08-01
* since we always use the want_{min,max}_par_corner flags with the samejthorn2002-07-31
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22
* changes to compute Jacobian coefficients properlyjthorn2002-07-18
* changes so I can compile the full horizon testjthorn2002-07-16
* add a bunch more support code for Jacobians,jthorn2002-07-16
* add support for computing 0-origin grid point numbers across all patchesjthorn2002-07-08
* * finish Jacobian support in src/utiljthorn2002-07-04
* finish ghost-zone and patch-interp Jacobian support -- yea!!!!jthorn2002-06-28
* 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 comments about contiguous-storage-across-patches assumptionsjthorn2002-04-21
* add functions to give low-level access to gridfn data arraysjthorn2002-04-21
* test patch_system::read_ghosted_gridfn() --> now works!jthorn2002-04-17
* add read-gridfn functionsjthorn2002-04-17
* merge common code in print nominal/ghosted routines into newjthorn2002-04-17
* drop patch_system:: routines to print a gridfn directly to an already-openjthorn2002-04-17
* add routines to print gridfns to named output filesjthorn2002-04-11
* finish renaming patch_frontierjthorn2002-04-10
* rename patch_frontier --> patch_interp everywherejthorn2002-04-10
* assorted changes to start doing ghost-zone and derivative testsjthorn2002-04-09
* move a bunch of logic out of interpatch_ghost_zone::interpatch_ghost_zone()jthorn2002-04-08
* fix a bunch more compiler-found bugs (mostly syntax errors)jthorn2002-04-07
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* add patch_system::type_of_name()jthorn2002-04-06
* * fix some inconsistencies in comments/call/use ofjthorn2002-04-06
* add missing fns for ghosted min/max/N gridfnsjthorn2002-04-04
* add setup_gridfn_storage() calls in ctor,jthorn2002-04-02
* now properly creates ghost zones & frontiers with new Cactus interp fnsjthorn2002-04-02