summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
...
* 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
* This commit was generated by cvs2svn to compensate for changes in r2, whichcactus_cvs1998-09-25
| | | | | | included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Initial importcactus_cvs1998-09-25
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2 17b73243-c579-4c4c-a9d2-2d5706c11dac