aboutsummaryrefslogtreecommitdiff
path: root/src/patch/grid.hh
Commit message (Expand)AuthorAge
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* Change various jtutil/ templates which used to bejthorn2003-01-18
* change is_valid_drho() and is_valid_dsigma() to use fuzzy comparisonsjthorn2002-11-20
* add explicit degree/radian conversions for rho/sigmajthorn2002-11-15
* change to the "enum hack" for in-class static constantsjthorn2002-11-05
* *** empty log message ***jthorn2002-10-31
* add effective_N_i{rho,sigma}()jthorn2002-09-25
* change from $Id:$ to $Header:$jthorn2002-09-13
* whitespace changes, rename is_valid_nominal_gfn() --> is_valid_gfn()jthorn2002-09-03
* rename N_possible_sides to N_sidesjthorn2002-08-12
* added a bunch of functions to convert (irho,isigma) <-->jthorn2002-07-08
* * finish Jacobian support in src/utiljthorn2002-07-04
* add grid_arrays::unknown_gridfn() functionsjthorn2002-04-22
* fix assorted syntax errors --> now compiles cleanly!jthorn2002-04-21
* add functions to give low-level access to gridfn data arraysjthorn2002-04-21
* merge common code in print nominal/ghosted routines into newjthorn2002-04-17
* min/max gfn were not being set properly by setup_gridfn_storage()jthorn2002-04-09
* change gridfn() and ghosted_gridfn() fns to return const referencesjthorn2002-04-07
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* tweak a comment, remove grid_arrays::gridfn_pars::N_gridfns()jthorn2002-04-04
* rename some of the gridfn_arrays::gridfn_pars membersjthorn2002-04-04
* add comments to slightly clarify gridfn setupjthorn2002-04-02
* add assert() checks that gridfn data pointers are non-null beforejthorn2002-04-02
* add iang_stride() and ghosted_iang_stride()jthorn2002-03-30
* add member fns to get gridfn offset/stride subscripting infojthorn2002-03-30
* add grid::delta_ang()jthorn2002-03-29
* add some missing jtutil:: scope resolutionsjthorn2002-03-29
* split gridfn setup off from ctorjthorn2002-03-28
* clarify comments about nominal vs ghosted gridfnsjthorn2002-03-27
* many fixes to previous checkin, add grid_arrays::gridfn_parsjthorn2002-03-27
* store both nominal and ghosted gridfnsjthorn2002-03-27
* restore earlier version (1.24) where gridfns are stored explicitlyjthorn2002-03-27
* delete actual storage of grid function datajthorn2002-03-24
* whitespace reformatting; no code changesjthorn2001-09-14
* coords.{cc,hh}: add modulo-2pi functionsjthorn2001-08-09
* fix ang/dang bug in {min,max}_dang()jthorn2001-08-06
* rename s/ghosted_grid_*/ghosted_*/gjthorn2001-07-20
* rename full_grid__* --> ghosted_grid_jthorn2001-07-18
* add "effective" grid min/max fnsjthorn2001-07-18
* rename *N_ghost_zones --> N_ghost_pointsjthorn2001-07-18
* add delta_dang()jthorn2001-07-18
* get rid of last remnants of "border" terminologyjthorn2001-07-16
* add some more access fns for array/grid boundsjthorn2001-07-16
* add grid::{min,max}_dang()jthorn2001-07-15
* allow gfn to be non-0-originjthorn2001-07-13
* rename some fns & variablesjthorn2001-06-21
* remove some unused functionsjthorn2001-06-21
* 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