aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/util.hh
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* remove trailing semicolon afterjthorn2006-07-21
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* add #ifndef include guards to a bunch of files, even though they shouldn'tjthorn2003-05-06
* add header-comment which got dropped by mistakejthorn2003-03-25
* pull C-compatible stuff out of "jtutil/util.hh" into a separatejthorn2003-03-24
* guard inline functions which use <math.h> fns inside #ifdef M_PIjthorn2003-03-20
* slight tweak to maybe fix bug with Portland Group C compilerjthorn2003-03-20
* switch from C++-style to C-style comments in the C section of thisjthorn2003-03-20
* add ifloor() and iceil() functionsjthorn2003-03-17
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* minor tweaksjthorn2003-03-12
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* * general tidying of multiprocessor codejthorn2003-02-16
* Change various jtutil/ templates which used to bejthorn2003-01-18
* util.hhjthorn2002-10-11
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change $Id:$ --> $Header:$jthorn2002-09-13
* add the ability to compute the mean value in my norm classjthorn2002-09-03
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22
* add a whole bunch of changes from working at homejthorn2002-07-22
* switch to new organization for #include files:jthorn2002-06-24
* code formatting & comment tweaksjthorn2002-05-12
* tweak comment on why we still need jtutil::abs()jthorn2002-04-10
* change from jtutil::min/max --> std::, also add missing std:: in some filesjthorn2002-04-10
* tweak a commentjthorn2002-04-04
* put *everything* into namespace jtutil::jthorn2002-03-27
* add a missing commentjthorn2001-09-28
* whitespace tweak -- no code changejthorn2001-09-16
* add double jtutil::signum(double x)jthorn2001-08-16
* change jtutil::modulo_reduce() to be more generaljthorn2001-08-09
* tweak comment wordingjthorn2001-08-09
* add jtutil::modulo_reduce()jthorn2001-08-09
* tweak commentsjthorn2001-07-03
* add jtutil::norm<fp> classjthorn2001-07-03
* s/fpt/fp/g as template parameterjthorn2001-07-03
* add is_even() and is_odd() integer predicatesjthorn2001-06-26
* rename util++.hh --> util.hhjthorn2001-06-21