summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Header for routines to register and get Fortran Wrappers.goodale1999-09-18
* Routines to register and get Fortran Wrapper functions.goodale1999-09-18
* Changing position of error code for OutputVarByMethodallen1999-09-18
* Typoallen1999-09-18
* More functions.goodale1999-09-17
* Added some more functions and fixed a few bugs. It can now do startup functi...goodale1999-09-17
* Fixed typo in function name.goodale1999-09-17
* Added subroutines for scheduling groups for storage and communication.goodale1999-09-17
* Added a make.code.defn.goodale1999-09-16
* Main hook file between the flesh and the rest of the scheduling stuff.goodale1999-09-16
* More scheduling stuff.goodale1999-09-16
* Stuff for the new traversal routines.goodale1999-09-16
* New Traversal routines.goodale1999-09-16
* Adding cactus header filesallen1999-09-16
* Adding DECLARE_CCTK_FUNCTIONS for Fortran functions. Use thisallen1999-09-16
* Lots of tidying and reorganisation.goodale1999-09-15
* Contains stuff needed by other parts of the infrastructure calling schedulinggoodale1999-09-15
* This commit was generated by cvs2svn to compensate for changes in r924,goodale1999-09-15
* Added headersallen1999-09-15
* Added CCTK_DECLARE_FUNCTIONSallen1999-09-15
* Added fortran binder for IsThornActiveallen1999-09-15
* Changing again how we deal with space and time, ready for AMR.allen1999-09-14
* Lowering the warning level for a string not being a group, sinceallen1999-09-14
* Changed CCTKi_rfrTraverse to CCTK_rfrTraverse, as it needs to be callable fro...goodale1999-09-14
* Start on the new timer stuff.goodale1999-09-14
* Minor bug fix.goodale1999-09-14
* Won't set a parameter from an inactive thorn, see PR CCTK/77.goodale1999-09-14
* Undo using MKDIRFLAGS until it also works under NT.tradke1999-09-13
* Use also MKDIRFLAGS when creating directories.tradke1999-09-13
* Null Terminate String now gives a warning if the length of the stringallen1999-09-11
* Fixed bug in CCTK_PASS_CTOCallen1999-09-10
* Removed MKDIRFLAGS from directory creation command. Default will beallen1999-09-07
* Free some memory after a mallocallen1999-09-07
* Some debug statementsallen1999-09-07
* Removed a new line in a print statementallen1999-09-07
* Routine to create new directories CCTK_mkdirallen1999-09-07
* Added prototypes for functionsallen1999-09-04
* Setting all output dividers to be the same length and not too longallen1999-09-04
* Fixed a cut'n'paste bug.goodale1999-09-03
* Fixed CCTK_INT/int problem as per PR/51.goodale1999-09-01
* Changed an int to a CCTK_INT as this refers to a parameter.goodale1999-09-01
* New parameter stuff.goodale1999-08-26
* Added a find function.goodale1999-08-26
* Some tidying up - removing some redundant stuff added for WIN32.goodale1999-08-26
* Added generic reduction routine CCTK_ReduceArray and CCTK_ReduceLocalScalartradke1999-08-20
* Corrected command line help: option -r redirects stdout, not stderrtradke1999-08-20
* Missed an include fileallen1999-07-31
* A lot of parameter name changes, especially for IOallen1999-07-30
* Bugfix in CCTK_GroupNameFromVarI: memory was allocated to store the groupnametradke1999-07-30
* Prototype that I thought might make some warnings go away, but it didn'tallen1999-07-30