aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch.hh
Commit message (Expand)AuthorAge
* rename arg to edge_adjacent_to_patch()jthorn2001-07-18
* modify edge_adjacent_to_patch() to handle overlapping patchesjthorn2001-07-18
* expand comments on setup_*_ghost_zone(), setup_patch_frontier()jthorn2001-07-17
* delete *_sample_ipar arguments fromjthorn2001-07-17
* factor out common decode/assign logic in setup_*_ghost_zone()jthorn2001-07-17
* make dtor publicjthorn2001-07-17
* get rid of last remnants of "border" terminologyjthorn2001-07-16
* fix several syntax botchesjthorn2001-07-16
* fix dpx/dpy fnsjthorn2001-07-16
* movejthorn2001-07-16
* remove incorrect const qualifiers on ghost_zone/patch_frontier ptrsjthorn2001-07-16
* fix minor syntax botch: s/grid_arrays::array_pars/grid_arrays::grid_array_pars/jthorn2001-07-16
* add patch::assert_all_ghost_zones_fully_setup()jthorn2001-07-16
* tweak comment on setup processjthorn2001-07-15
* add interpatch_ghost_zone_on_edge()jthorn2001-07-15
* remove incorrect const qualifiers on ghost zone fnsjthorn2001-07-15
* changejthorn2001-07-15
* add FIXME comment to patch::edge_adjacent_to_patch()jthorn2001-07-15
* add patch::edge_adjacent_to_patch()jthorn2001-07-15
* add patch::coords_set_rho_sigma()jthorn2001-07-15
* s/plus_patch/patch_is_plus/g and same for minus_patchjthorn2001-07-15
* tweak ctor arg namejthorn2001-07-15
* gfn isnt 0-origin; we now use min/max for itjthorn2001-07-14
* tweak commentjthorn2001-07-14
* tweak comment wordingjthorn2001-07-14
* finish 1st draft of construction and setup_*() codejthorn2001-07-14
* add comments further describing pointer interlinkage of different objects,jthorn2001-07-14
* minor bugfix -- spelling mistakejthorn2001-07-13
* tweak comments, delete unused N_ipar_*() fnsjthorn2001-07-12
* rename some fns & variablesjthorn2001-06-21
* move comments describing 3-phase ghost zone algorithmjthorn2001-06-21
* comment tweakjthorn2001-06-21
* rename "jt/util++.hh" --> "jt/util.hh"jthorn2001-06-21
* change pointers to refs for patch_edgejthorn2001-06-21
* finish redoing patch:: and [zxy]_patch:: constructorsjthorn2001-06-21
* bring [xyz]_patch:: into line with recent changes in patch::jthorn2001-06-20
* remove enum patch_system_type since it belongs in class patch_system::jthorn2001-06-20
* revise/expand/clarify comments about 3-phase algorithm for settingjthorn2001-06-20
* add a bunch of comments that used to be in patch_bndry.hh describingjthorn2001-06-20
* change from foo &x to foo& xjthorn2001-06-19
* initial versionjthorn2001-06-19