summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Forgot to commit this yesterday. Contains the definitions forgoodale1999-02-25
* Removed debug linesallen1999-02-24
* Fixed my inappropriate use of the malloc commandallen1999-02-24
* Changed prototypesallen1999-02-24
* Fixed two of my routines which use strings ... Tom, I changed yourallen1999-02-24
* Got rid of some print statementsallen1999-02-24
* Fixed bug from my last commitallen1999-02-23
* Added time to the GH for nowallen1999-02-23
* Addedallen1999-02-23
* Addedallen1999-02-23
* Added GetMyProc and GetnProcsallen1999-02-23
* Moved GHExtensions from the comm directory to the main directory.goodale1999-02-21
* Changed first argument to fortran version of CCTK_Equals to be a char **goodale1999-02-20
* Added fortran binding for CCTK_SyncGroupallen1999-02-19
* Added include for prototype for NullTerminateStringallen1999-02-19
* More stuff for the Command lineallen1999-02-19
* Added parameters in the thorn way ... will change this later to queryallen1999-02-19
* Added WARNING: before the warning messageallen1999-02-19
* Added warning if a logical is not set in CCTK_SetLogicalallen1999-02-19
* Added another fileallen1999-02-18
* Started added fortran bindings for the comm functions callable fromallen1999-02-18
* Added a new line after printing warning messageallen1999-02-18
* Fixed bug in a print statement and included Misc.h to make the originallen1999-02-18
* Fixed sprintf statements.goodale1999-02-17
* Changes to get timelevels working.goodale1999-02-17
* Removed FortranString stuff which is now in a header fileallen1999-02-17
* Added fortran interface for CCTK_Warn, eventually getting all the *'sallen1999-02-17
* Header file for passing strings from fortran to Callen1999-02-17
* Added all the getopt stuff for the command line arguments.goodale1999-02-17
* Added warning level and command line argument source files.goodale1999-02-17
* Command line stuff.goodale1999-02-17
* Warning level stuff.goodale1999-02-17
* Changed _cplusplus to __cplusplus . Hopefully this is right now !goodale1999-02-16
* Added support for time levels.goodale1999-02-16
* Put two underscores in the test for c++ .goodale1999-02-16
* Now it does 5 iterations (hardcoded)allen1999-02-15
* Id -> Headerallen1999-02-15
* Added cctk_itlast and cctk_itfirst, but I haven't yet managedallen1999-02-15
* Added an include file without which it wasn't finding the pugh overloadedallen1999-02-15
* Fixed bug in GetGroupName and added a bit of debugging stuff ifallen1999-02-15
* Took away nx,ny,nz which I'd erroneously addedallen1999-02-14
* Updated for new function CCTK_NullTerminateStringallen1999-02-14
* Added Fortran interface for CCTK_Equals. Defined macros for usingallen1999-02-14
* Prototypes for IO methodsallen1999-02-14
* Prototypes for overloadable Comm functionsallen1999-02-14
* Need to use the trinary operator rather than || in the mallocs.goodale1999-02-13
* Functions to deal with registration of IO functionsallen1999-02-13
* Added new fileallen1999-02-13
* Default overloadable IO routinesallen1999-02-13
* Correcting function namesallen1999-02-13