aboutsummaryrefslogtreecommitdiff
path: root/src/patch
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
* disable automagic template instantiation on SGI CC compilerjthorn2004-07-01
* turn off the assert() calls which (I think/hope) are causing somejthorn2004-02-04
* Add proper CXXFLAGS to disable automatic template instantiation on DEC Alphastradke2003-12-12
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* rename makefile to Makefile.standalonejthorn2003-07-31
* add +xz quadrant (mirrored) patch system typejthorn2003-07-25
* drop support for CCTK_InterpLocalUniform() returning info aboutjthorn2003-07-23
* fix tiny typo in error message wordingjthorn2003-07-18
* * change comments in all make.code.defn filesjthorn2003-06-04
* tiny code tweakjthorn2003-05-09
* add /*NOTREACHED*/ comments after some error_exit() callsjthorn2003-05-06
* change (r,(mu,nu,phi)) --> (x,y,z) coordinate conversion functions sojthorn2003-04-10
* 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
* change from 'z' to "xy" (etc) to specify the xy-planejthorn2003-03-02
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* * general tidying of multiprocessor codejthorn2003-02-16
* update interpolator error return parametersjthorn2003-02-03
* * print a bit more info about setting up data structuresjthorn2003-01-30
* * add support for sparse-matrix Jacobians ==> works!jthorn2003-01-22
* change patch_system::create_patches() to print the size of eachjthorn2003-01-20
* simplify logic in patch_system::create_patches()jthorn2003-01-20
* Change various jtutil/ templates which used to bejthorn2003-01-18
* * change to not use STL vector class any morejthorn2003-01-16
* try to work around some fp roundoff problems which were causingjthorn2002-11-22
* change is_valid_drho() and is_valid_dsigma() to use fuzzy comparisonsjthorn2002-11-20
* change to using the "enum hack" for patch numbersjthorn2002-11-15
* add support for computing line integrals around a surfacejthorn2002-11-15
* add support for explicitly getting the induced 2-D (rho,sigma) metricjthorn2002-11-15
* add explicit degree/radian conversions for rho/sigmajthorn2002-11-15
* change to the "enum hack" for in-class static constantsjthorn2002-11-05
* 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 new patch system types to handle mirrored octant/quadrant cases,jthorn2002-10-28
* expand/clarify comments about how we handle a corner between twojthorn2002-10-28
* * change implementation of operator==()jthorn2002-10-28
* add /*NOTREACHED*/ comments after error_exit() callsjthorn2002-10-08
* remove unneeded ; injthorn2002-10-07
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07