aboutsummaryrefslogtreecommitdiff
path: root/src/patch/fd_grid.hh
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* * add support for sparse-matrix Jacobians ==> works!jthorn2003-01-22
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change from $Id:$ to $Header:$jthorn2002-09-13
* note new "fake_cctk.h" and use it in standalone test buildsjthorn2002-07-08
* * finish Jacobian support in src/utiljthorn2002-07-04
* switch from gfn to ghosted_gfn, gridfn() to ghosted_gridfn()jthorn2002-04-09
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* split gridfn setup off from ctorjthorn2002-03-28
* new ctor arguments for grid::jthorn2002-03-27
* restoring these to cvs -- deleting them turned out to be a mistakejthorn2002-03-27
* I'm moving this functionality up into class patch_systemjthorn2002-03-24
* bring old changes into cvsjthorn2002-03-24
* fix/clarify a couple of comments -- no code changesjthorn2001-09-15
* add missing const on ctor arg structuresjthorn2001-07-16
* gfn isnt 0-origin any more, i.e. we now use min/max for itjthorn2001-07-14
* minor tweaks so it compiles againjthorn2001-06-21
* rename "jt/util++.hh" --> "jt/util.hh"jthorn2001-06-21
* change a few more foo &rhs to foo& rhsjthorn2001-06-19
* delete some inline functions that it turned out I didn't needjthorn2001-06-19
* add verbose flag to grid:: ctor, also pass-through in fd_gridjthorn2001-06-17
* assorted bugfixes --> test_fd_grid now compilesjthorn2001-06-17
* first preprocessor-based version -- *** not tested yet ***jthorn2001-06-17