aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* remove const qualifiers from setup_scalar_gridfn_in_ghost_zone()jthorn2001-07-18
* ghost_zone.ccjthorn2001-07-18
* add comment on generality of patch_system:: ctorjthorn2001-07-18
* implement patch_system::setup_scalar_gridfn_in_all_ghost_zones()jthorn2001-07-18
* add patch::minmax_ang_ghost_zone()jthorn2001-07-18
* tweak commentsjthorn2001-07-18
* rename full_grid__* --> ghosted_grid_jthorn2001-07-18
* add "effective" grid min/max fnsjthorn2001-07-18
* rename interpolator_order_in --> interpolator_orderjthorn2001-07-18
* add support for overlapping patches to ctor & support fnsjthorn2001-07-18
* rename arg to edge_adjacent_to_patch()jthorn2001-07-18
* rename *N_ghost_zones --> N_ghost_pointsjthorn2001-07-18
* modify edge_adjacent_to_patch() to handle overlapping patchesjthorn2001-07-18
* add delta_dang()jthorn2001-07-18
* add global_coords subobject to keep track of coordinate origin,jthorn2001-07-17
* expand comments on setup_*_ghost_zone(), setup_patch_frontier()jthorn2001-07-17
* rename patch systems: nowjthorn2001-07-17
* add patch_system::setup_periodic_symmetry_ghost_zones()jthorn2001-07-17
* delete *_sample_ipar arguments fromjthorn2001-07-17
* factor out common decode/assign logic in setup_*_ghost_zone()jthorn2001-07-17
* final compiler bugfixesjthorn2001-07-17
* fix assorted compilation botches (syntax errors etc)jthorn2001-07-17
* make dtor publicjthorn2001-07-17
* fix a few more syntax errors --> now compiles cleanly!jthorn2001-07-16
* update commentsjthorn2001-07-16
* addjthorn2001-07-16
* fix bad pointer comparison in interpatch_ghost_zone::assert_fully_setup()jthorn2001-07-16
* get rid of last remnants of "border" terminologyjthorn2001-07-16
* add using jtutil::error_exit;jthorn2001-07-16
* move set_other_frontier() from private (accessed only via friend)jthorn2001-07-16
* add a sanity check to interpatch_ghost_zone::set_other_frontier()jthorn2001-07-16
* fix a logic error in the min/max iperp calculation in setup_adjacent_patch_fr...jthorn2001-07-16
* rename the rest of the variables missed in last change :)jthorn2001-07-16
* rename some variables in setup_adjacent_patch_frontiers()jthorn2001-07-16
* fix a syntax error and an undesired const in setup_patch_frontier()jthorn2001-07-16
* more misc syntax bugfixesjthorn2001-07-16
* add missing const on ctor arg structuresjthorn2001-07-16
* more compilation bug-fixesjthorn2001-07-16
* fix N_gridfns_in args to patch* ctors --> min_gfn_in,max_gfn_injthorn2001-07-16
* add missing forward declaration for patch_system::jthorn2001-07-16
* fix missing parameter type (syntax error) in patch ctorjthorn2001-07-16
* minor syntax bugfixes found by gccjthorn2001-07-16
* tweak const qualifiers on patch referencesjthorn2001-07-16
* add missingjthorn2001-07-16
* s/bordered_*/full_grid__*/jthorn2001-07-16
* add some more access fns for array/grid boundsjthorn2001-07-16
* fix several syntax botchesjthorn2001-07-16
* fix dpx/dpy fnsjthorn2001-07-16
* movejthorn2001-07-16
* fix incorrect var name in grid_arrays:: ctorjthorn2001-07-16