aboutsummaryrefslogtreecommitdiff
path: root/src/patch/grid.cc
Commit message (Expand)AuthorAge
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* *** empty log message ***jthorn2002-10-31
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change from $Id:$ to $Header:$jthorn2002-09-13
* #include "fake_cctk.h" if we're doing a standalone test compilationjthorn2002-07-08
* * switch to new #include scheme: we include stuff from . and ../includejthorn2002-06-24
* move floating-point configuration to new header file src/config.hhjthorn2002-04-13
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* rename some of the gridfn_arrays::gridfn_pars membersjthorn2002-04-04
* add assert() checks that gridfn data pointers are non-null beforejthorn2002-04-02
* add some missing jtutil:: scope resolutionsjthorn2002-03-29
* split gridfn setup off from ctorjthorn2002-03-28
* many fixes to previous checkin, add grid_arrays::gridfn_parsjthorn2002-03-27
* store both nominal and ghosted gridfnsjthorn2002-03-27
* restore old version 1.17 which stores gridfns here explicitlyjthorn2002-03-27
* delete actual storage of grid function datajthorn2002-03-24
* rename s/ghosted_grid_*/ghosted_*/gjthorn2001-07-20
* rename full_grid__* --> ghosted_grid_jthorn2001-07-18
* rename *N_ghost_zones --> N_ghost_pointsjthorn2001-07-18
* fix incorrect var name in grid_arrays:: ctorjthorn2001-07-16
* allow gfn to be non-0-originjthorn2001-07-13
* rename "jt/util++.hh" --> "jt/util.hh"jthorn2001-06-21
* remove verbose_flagjthorn2001-06-21
* change to new naming scheme for grid_array_pars and grid_pars structuresjthorn2001-06-20
* change remaining fp &x to fp& xjthorn2001-06-19
* grid.ccjthorn2001-06-18
* minor output-formatting tweaks to grid::print_gridfn()jthorn2001-06-18
* add grid::print_gridfn()jthorn2001-06-18
* grid.ccjthorn2001-06-17
* add verbose flag to grid:: ctor, also pass-through in fd_gridjthorn2001-06-17
* grid.{cc,hh}jthorn2001-06-17
* delete some unused functions & member variablesjthorn2001-06-17
* many small bugfixes --> now compils cleanlyjthorn2001-06-17