aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_patch_system.cc
Commit message (Expand)AuthorAge
* 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
* comment tweak -- no code changesjthorn2001-09-09
* change test fn(x,y,z)jthorn2001-09-09
* revise to use fn(x,y,z) for fn and ghost-zone tests,jthorn2001-09-09
* rename 'setup_scalar_gridfn_in_...' --> 'extend_scalar_gridfn_to_...'jthorn2001-09-09
* rename some patch system types and add new +xz quadrant one;jthorn2001-09-07
* add option to just plot the function without any ghost-zone orjthorn2001-07-21
* fix assorted syntax errorsjthorn2001-07-19
* change to enum rather than bit-flag intjthorn2001-07-19
* enter Maple-generated derivatives into C++ codejthorn2001-07-19
* revisions to test program -- not finished yetjthorn2001-07-18
* new test program to test full patch_system::jthorn2001-07-18