aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Support for CCTK_INT2 etcallen1999-12-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@139 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Made DestroyPGH at least look like it does the right thing.goodale1999-12-02
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@138 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Bernds changes so that BAM can sync as it did in 3.2.allen1999-12-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@137 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Added lots of missing function prototypes.goodale1999-11-30
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@136 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Potential bug fix.goodale1999-11-23
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@135 b61c5cb5-eaca-4651-9a7a-d64986f99364
* typo fixedlanfer1999-11-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@133 b61c5cb5-eaca-4651-9a7a-d64986f99364
* The pGV stuff is now compiled, and the header is included in pugh.h.goodale1999-11-09
| | | | | | | | | Still need to write SetupPGV and communication routines. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@132 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Yet more stuff. Nw have routines to create pGAs.goodale1999-11-08
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@131 b61c5cb5-eaca-4651-9a7a-d64986f99364
* A few more routines fleshed out.goodale1999-11-08
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@130 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Filled out a few more routines.goodale1999-11-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@129 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@128 b61c5cb5-eaca-4651-9a7a-d64986f99364
* pointer type mismatch fixedlanfer1999-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@126 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Doing local grid option in bounding box tooallen1999-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@125 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Moving local grid set up to BoundingBoxallen1999-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@124 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Start of a general PGV setup stuff. Far from complete.goodale1999-10-28
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@123 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Some stagger stuff.goodale1999-10-27
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@122 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Removed sp2dxyz from pGH structure. This went into IOFlexIO's GH extensions.tradke1999-10-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@121 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
| | | | | | | | | | harmless things like not returning a value, but a rather subtle memory leak in one place too. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@120 b61c5cb5-eaca-4651-9a7a-d64986f99364
* pugh_Barrier() now really does a global synchronization.tradke1999-10-26
| | | | | | | Was an empty function before. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@119 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Cactus/155: pointer bug fixedlanfer1999-10-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@117 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Removing definition of HAVE_PUGHallen1999-10-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@116 b61c5cb5-eaca-4651-9a7a-d64986f99364
* PUGH now supports 1D grid functions. There could well still be someallen1999-10-24
| | | | | | | problems, but it works for a simple test problem git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@115 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Changes for new timer stuff.goodale1999-10-21
| | | | | | | | | | Currently have #if 0ed out all references to old timers in thorns and flesh to act as placeholders for new timer stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@114 b61c5cb5-eaca-4651-9a7a-d64986f99364
* The general structure for a grid variable, not used yet.allen1999-10-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@113 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Commenting out another macro for the data index ... thought thisallen1999-10-21
| | | | | | | was already commented out. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@112 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Tidied up, so that everything is in nice columnsallen1999-10-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@111 b61c5cb5-eaca-4651-9a7a-d64986f99364
* #ifdef 0 -> #if 0goodale1999-10-20
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@110 b61c5cb5-eaca-4651-9a7a-d64986f99364
* #ifdef 0 -> #if 0goodale1999-10-20
| | | | | | | | | NT doesn't like it otherwise 8-( Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@109 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Allow vectors as output values of all array reduction operators.tradke1999-10-20
| | | | | | | | | | | | | | | | | | | | Until now only a scalar was possible taking the result of the reduction on the whole distributed array. For that the 'num_out_vals' parameter to the CCTK_ReduceArray() routine is set to 1. If element-wise reduction of processor local arrays is wanted you can do this now by passing the 'num_out_vals' parameter set to the size of the arrays. Of course, all local arrays must be of the same size. Did also some tidying of source code and comments, thus closing PR CactusPUGH-PUGH/122. Thomas. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@108 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Fixed memory allocation bug - PR/138.goodale1999-10-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@107 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Removing old filesallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@106 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Adding back sp2dxyz ... this shouldn't be hereallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@105 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Get dimension of GH from CCTK_MaxDimallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@104 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Adding prototypesallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@103 b61c5cb5-eaca-4651-9a7a-d64986f99364
* PughUtils is ready for multidimensionsallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@102 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Headersallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@101 b61c5cb5-eaca-4651-9a7a-d64986f99364
* More informative prototype for ProcTopallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@100 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Cosmeticallen1999-10-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@99 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Fixes from branchallen1999-10-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@98 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Adding infrastructure for 1D and 2D GFs ... but haven't added decompositionallen1999-10-17
| | | | | | | and copying code yet git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@97 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Adding global origin (maybe temporarily) to pugh structure ...allen1999-10-11
| | | | | | | | | | | | these are not given values at the moment by pugh, so if you want to use them you have to set them first. The global origin should be found using supported method of using the function CCTK_CoordRange which is described in the documentation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@93 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Added make.configuration.defn which just tells other thorns that PUGH is there.tradke1999-10-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@92 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Prints info to screenallen1999-09-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@91 b61c5cb5-eaca-4651-9a7a-d64986f99364
* LOGICAL -> BOOLEAN and getting some printout. This will be put inallen1999-09-21
| | | | | | | a better place git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@90 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Stop if an array group is used !goodale1999-09-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@89 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Added array reduction operator "sum" for computing the sum.tradke1999-09-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@88 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Allow negative values for global_nx etc, since for now these willallen1999-09-01
| | | | | | | represent the local grid points on each processr git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@87 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Added array reduction routinestradke1999-08-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@86 b61c5cb5-eaca-4651-9a7a-d64986f99364
* COPYRIGHT statementsallen1999-07-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@84 b61c5cb5-eaca-4651-9a7a-d64986f99364
* Final changes to make filesallen1999-07-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@83 b61c5cb5-eaca-4651-9a7a-d64986f99364