aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
Commit message (Collapse)AuthorAge
* migration from misnomer pointwise-reduction to reduce arrays globallyyye002005-11-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@78 d60812e6-3970-4df4-986e-c251b06effeb
* New global reduction stuff.goodale2004-09-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@49 d60812e6-3970-4df4-986e-c251b06effeb
* Added new reduction operator "count" which returns the number of grid pointstradke2003-04-15
| | | | | | | | | | | | of a grid variable which a reduction operator is working on. This closes PR CactusPUGH/1477. Added new reduction operators "L3Norm" and "L4Norm" to compute the L3 and L4 norm resp. Also added synonyms for some existing reduction operators: "average" = "mean", "norm1" = "L1Norm", "norm2" = "L2Norm", "norm_inf" = "LinfNorm". git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@40 d60812e6-3970-4df4-986e-c251b06effeb
* Added new reduction operator "average" provided by Erik Schnetter.tradke2003-04-14
| | | | | | | This closes PR CactusPUGH/1476. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@37 d60812e6-3970-4df4-986e-c251b06effeb
* Almost forgot to commit this: added 'const' qualifiers to all the read-onlytradke2003-03-10
| | | | | | | | input arguments for the reduction API. You also need an up-to-date flesh now in order to compile. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@35 d60812e6-3970-4df4-986e-c251b06effeb
* Added Erik's new reduction operator "norm_inf" to compute the the L-inifinty ↵tradke2001-08-27
| | | | | | norm. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@17 d60812e6-3970-4df4-986e-c251b06effeb
* Making rcsid string a constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@11 d60812e6-3970-4df4-986e-c251b06effeb
* Fixed grdocallen2001-03-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@7 d60812e6-3970-4df4-986e-c251b06effeb
* Fixed gcc warnings.tradke2001-02-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@6 d60812e6-3970-4df4-986e-c251b06effeb
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen2000-11-27
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@3 d60812e6-3970-4df4-986e-c251b06effeb