aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_patch_system.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* * general tidying of multiprocessor codejthorn2003-02-16
* * change to not use STL vector class any morejthorn2003-01-16
* *** empty log message ***jthorn2002-10-31
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* - 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
* change from $Id:$ to $Header:$jthorn2002-09-13
* rename test_synchronize_Jacobians() --> test_ghost_zone_Jacobian()jthorn2002-08-01
* add a bunch more support code for Jacobians,jthorn2002-07-16
* add a test for the 0-origin grid point number across patchesjthorn2002-07-08
* * finish Jacobian support in src/utiljthorn2002-07-04
* * redo min_ipar() and max_ipar() functions in ghost_zone::jthorn2002-07-01
* complete interpatch-interpolation Jacobian codejthorn2002-06-30
* * switch to new #include scheme: we include stuff from . and ../includejthorn2002-06-24
* test patch_system::read_ghosted_gridfn() --> now works!jthorn2002-04-17
* add missing .dat to output file namejthorn2002-04-17
* move floating-point configuration to new header file src/config.hhjthorn2002-04-13
* fix syntax botch in last commitjthorn2002-04-11
* output named gridfns directly -- get rid of params to specify file namesjthorn2002-04-11
* add facility to print a 2nd gridfnjthorn2002-04-11
* finish renaming patch_frontierjthorn2002-04-10
* rename patch_frontier --> patch_interp everywherejthorn2002-04-10
* fix a bug in taking derivatives (used nominal instead of ghosted gridfns)jthorn2002-04-09
* 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
* patch_system.ccjthorn2002-04-07
* more compiler-found changes --> !!!first clean compile!!!jthorn2002-04-07
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* remove most of the old code, start over again with a *very* simplejthorn2002-04-06
* oops, needed to change the C++ code to actually *use* the new Maple output!jthorn2001-09-15
* change test fn for FD tests slightly,jthorn2001-09-15
* minor tweak to fn_rho_sigma()jthorn2001-09-15
* whitespace tweak -- no code changesjthorn2001-09-15
* slightly change command-line arg stringsjthorn2001-09-14
* add more error-checking for cmd-line argsjthorn2001-09-14
* tweak logic for selecting which gridfn we want to printjthorn2001-09-14
* add more status msgsjthorn2001-09-14
* fix some more bugs in how we symmetrize the test fn(x,y,z)jthorn2001-09-14
* properly modularize symmetrizing the xyz test fnjthorn2001-09-14
* properly symmetrize test data when setting up xyz gridfnjthorn2001-09-12
* include spaces when echoing cmd-line argsjthorn2001-09-12
* syntax bugfix in last checkinjthorn2001-09-12
* allow selection of which gridfn to print; also echo command line argsjthorn2001-09-12
* fix gridfn_minus() to do ghost zones if requestedjthorn2001-09-12
* fix botch in last checkinjthorn2001-09-12
* use nonzero gfn_min to exercise code more thoroughlyjthorn2001-09-12
* move global gfn variables into main::jthorn2001-09-12