aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.cc
Commit message (Expand)AuthorAge
* Use optional HDF5 capabilityhinder2012-05-14
* Correct commentschnetter2009-02-04
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* print_unknown_gridfn():jthorn2004-10-04
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* add +xz quadrant (mirrored) patch system typejthorn2003-07-25
* tiny code tweakjthorn2003-05-09
* add /*NOTREACHED*/ comments after some error_exit() callsjthorn2003-05-06
* fix variable argument list to properly match formatjthorn2003-03-24
* 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
* print number of nominal/ghosted grid points when creating a new patch systemjthorn2003-03-12
* * merge {xy,xz,yz}_circumference() into a single circumference() functionjthorn2003-03-02
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* * print a bit more info about setting up data structuresjthorn2003-01-30
* change patch_system::create_patches() to print the size of eachjthorn2003-01-20
* simplify logic in patch_system::create_patches()jthorn2003-01-20
* * 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
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* 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
* add extra { } around for loops so the code is now agnosticjthorn2002-09-26
* make more metadata explicit in the ASCI data file output format:jthorn2002-09-25
* remove an unused variable caught by gccjthorn2002-09-20
* remove debugging code from patch_system::integrate_gridfn()jthorn2002-09-13
* 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
* update comments in compute_synchronize_Jacobian() and synchronize_Jacobian()jthorn2002-08-06
* fix header commentjthorn2002-08-06
* switch to new do-everything-in-one-call synchronize Jacobian interfacejthorn2002-08-06
* add comment to patch_system::compute_synchronize_Jacobian()jthorn2002-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
* merge in changes from laptop:jthorn2002-07-29
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22
* add a whole bunch of changes from working at homejthorn2002-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