aboutsummaryrefslogtreecommitdiff
path: root/src/PughUtils.c
Commit message (Expand)AuthorAge
* Correct function signatureseschnett2011-01-21
* Insert several checks whether variable indices passed into routinesschnetter2005-09-26
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Adding semicolon after fileversion macro so TAGS work properly.goodale2004-02-05
* Allow vector groups of scalars.schnetter2003-11-21
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Adding missing header file.goodale2001-11-11
* Forget to change parameter type for PUGH_MPIDataType().tradke2001-10-31
* PUGH overloadables for CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() taketradke2001-10-31
* Added new internal pugh function for providing the processor topology for GFs ofallen2001-10-28
* Filled out the maxskew variable which wasn't being set.allen2001-10-28
* Added new function PUGH_PrintStorage(cctkGH) which can be used as a debuggingallen2001-10-13
* Fixing up the storage report so it actually does report.allen2001-09-25
* Extended storage_verbose parameter to give a report on the maximum amount of ...allen2001-09-16
* Now PUGH also supports all the fixed-precision CCTK datatypes.tradke2001-06-12
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Fixing compiler warningsallen2001-02-24
* Added routine MPI_Datatype PUGH_MPIDataType (pGH *pughGH, int cctk_type)tradke2001-02-14
* Macro name changesallen2000-09-22
* Things picked up by purify.goodale2000-07-19
* Bugfix for giving PUGH info output.tradke2000-06-27
* Bug fix for non-mpi variable declarationsallen2000-06-25
* PUGH_Report is now dimension independent, and reports on the decompositionallen2000-06-24
* Replacing allocated message buffer by using CCTK_VInfo().tradke2000-06-22
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Putting back the int i needed when MPI is usedallen2000-04-19
* Compiler warningallen2000-04-19
* Fixing rscid warnings, untabified files, combined identical case statementstradke2000-04-18
* MPI becomes CCTK_MPIallen2000-04-04
* Removing old files with pGFsallen2000-04-03
* Major changes to PUGH as the dearly loved pGF is removed, and a grid functionallen2000-03-23
* Load balancing grid decomposition for PUGH.allen2000-03-07
* Untabified.goodale2000-02-17
* Added a functiongoodale2000-02-02
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* PughUtils is ready for multidimensionsallen1999-10-18
* Adding infrastructure for 1D and 2D GFs ... but haven't added decompositionallen1999-10-17
* Prints info to screenallen1999-09-21