summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Added a missing #include line.goodale1999-01-15
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@58 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Various bits of tidying up etc.goodale1999-01-15
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@57 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Routines to hold GH extension data.goodale1999-01-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@56 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Headers to hold overloadable function info.goodale1999-01-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@55 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Minor modification to data passed to CCTK_CreateGroup.goodale1999-01-14
| | | | | | | | | More modification still needed for complete compatability. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@54 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Functions to initialise group and variable data structures and store them.goodale1999-01-14
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@53 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Filled in GH structure.goodale1999-01-14
| | | | | | | | | Added structures for group and variable definitions. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@52 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Further work on parameters.goodale1999-01-13
| | | | | | | | | Will now read in and parse parameters. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@51 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added functions to register thorns.goodale1999-01-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@50 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added t_thorndatagoodale1999-01-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@49 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Sets parameter values.goodale1999-01-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@48 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now reads in parameters - doesn't do anything with them, 'though !goodale1999-01-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@47 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Routine to parse a parameter file and pass the resulting tokens togoodale1999-01-12
| | | | | | | | | | | an arbitrary function. Nicked from Paul's Cactus parser. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@46 17b73243-c579-4c4c-a9d2-2d5706c11dac
* More grdoc stuffgoodale1999-01-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@45 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Nearly finished version of schedule parser.allen1999-01-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@44 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some grdoc headers.goodale1999-01-11
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@43 17b73243-c579-4c4c-a9d2-2d5706c11dac
* First stab at a program to create build directories for thorns.goodale1999-01-08
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@42 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed bug when opening test fortran file (didn't specify opening for writing).goodale1999-01-08
| | | | | | | | | | | Added comments. Added unlinking of temporary files. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@41 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now creates the directories for a configuration and calls thegoodale1999-01-08
| | | | | | | | | configure script. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@40 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put #define 0 around various bits which weren't compiling.goodale1999-01-08
| | | | | | | | | The code will now compile, but core dumps. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@39 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Commented out test #define - otherwise ended up with two maingoodale1999-01-08
| | | | | | | | | programs ! Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@38 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Started writing the setup stuff. Committing to synchronisegoodale1998-12-12
| | | | | | | | | portable and afs account. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@37 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Created functions to create the gridfuncs.goodale1998-12-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@36 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Renamed local variables from implementation to thorn for consistancy.goodale1998-12-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@35 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added extra initialisations to remove warnings from perl -w.goodale1998-12-01
| | | | | | | Re-indented parameter_parser.pl . git-svn-id: http://svn.cactuscode.org/flesh/trunk@34 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Finished the friend calculation.goodale1998-12-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@33 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some more stuff on friends.goodale1998-11-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@32 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Finished get_implementation_ancestorsgoodale1998-11-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@31 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Synchronsiing laptop with repository.goodale1998-11-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@30 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Lots of interface consistancy checks.goodale1998-11-26
| | | | | | | Made sure everything runs with perl 4. git-svn-id: http://svn.cactuscode.org/flesh/trunk@29 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Reworked interface specification somewhat:goodale1998-11-24
| | | | | | | | | | | | | | | | | | | Now all variables are in a group, spec is VTYPE <group_name> [DIM=<dim>] [TYPE=<gtype>] [{ <name>[,]<name> <name> }] VTYPE can be CHAR,REAL or INTEGER DIM can be 1,2 or 3, default 3 TYPE can be SCALAR, GF or ARRAY, default SCALAR If no block included, a variable with the same name as the group is created. git-svn-id: http://svn.cactuscode.org/flesh/trunk@28 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Creates all c and fortran structures.goodale1998-11-22
| | | | | | | | | | | c subroutines to initialise the structure. fortran subroutines to initialise the structure Split config_parser into three parts - the fortran bit, the c bit, and the non-language-specific stuff. git-svn-id: http://svn.cactuscode.org/flesh/trunk@27 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stores a list of public parameters.goodale1998-11-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@26 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now creates all fortran module stuff.goodale1998-11-20
| | | | | | | Still need to iclude public parameters. git-svn-id: http://svn.cactuscode.org/flesh/trunk@25 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Lots of fortran parameter module stuff.goodale1998-11-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@24 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now can create individual c parameter declarations.goodale1998-11-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@23 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now can create the parameter structure for c.goodale1998-11-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@22 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Started filling in default functions.goodale1998-10-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@21 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Moved CactusTimers.c from include to utils directory.goodale1998-10-14
| | | | | | | Changed the type for SetupGH. git-svn-id: http://svn.cactuscode.org/flesh/trunk@20 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Started on default main routinesgoodale1998-10-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@19 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Keyed data routines.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@18 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Named data storage routines.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@17 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New registration and default routines.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@16 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New types cGH and cGF.goodale1998-09-29
| | | | | | | Headers containing default routine prototypes. git-svn-id: http://svn.cactuscode.org/flesh/trunk@15 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Registration and default files.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@14 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added dubgging flags.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@13 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a function to create a keyd function array.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@12 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now properly register the main functions.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@11 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a function to create a keyed function array.goodale1998-09-29
| | | | | | | New header file to hold stuff for all core registration. git-svn-id: http://svn.cactuscode.org/flesh/trunk@10 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Source file for keyed function stuff.goodale1998-09-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@9 17b73243-c579-4c4c-a9d2-2d5706c11dac