aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove unused formats and variablesschnetter2005-02-11
* Destroy the interpolation parameter table again when all the interpolationtradke2004-11-05
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Untabified.goodale2004-05-17
* Remove explicit dependencies; those are now generated automatically.schnetter2004-04-01
* Removed incorrect semicolons after the last statement in an if block.tradke2004-01-21
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Fixed another CCTK_INT <-> INTEGER type problem.tradke2003-07-22
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
* conformal_state must be passed as CCTK_INT rather than int.tradke2003-07-07
* Changed assumed shape arrays into explicitly declared arrays to makediener2003-06-25
* Added private STRING parameter Extract::interpolation_operator defaulting toherrmann2003-05-12
* Replaced all the CCTK_InterpGV() calls by calls to the new interpolation APItradke2003-01-31
* Extract works fully with physical metric ... still some testing to do.allen2002-08-14
* Fix extract for physical metricsallen2002-08-13
* Use the generic routines sqrt(), sin(), cos(), etc. instead of double-precisiontradke2002-06-18
* Fixed wrong datatype for argument 'conformal_state' in declaration of routinetradke2002-05-29
* Work with a physical metricallen2002-05-17
* Use IO::out_dir instead of the old IO::outdir parameter.tradke2002-05-06
* Version of Extract converted to new ADM Base, passes testsuite. Checkallen2002-04-26
* Added missing dependency on a module file.tradke2002-01-04
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
* Inserted a continuation line to make it compiling with NAG compiler.tradke2001-10-12
* CCTK_FILEVERSIONallen2001-05-10
* Fixing warningsallen2001-02-24
* Use the new interpolation flesh API routines and call the new interpolationtradke2001-02-15
* Added missing dependencies from module files.tradke2001-02-15
* CCTK_FortranString() needs a CCTK_INT to be passed as the length.tradke2001-02-15
* Fixed bug in filehandle ... should fix the problem ryoji had on the T3Eallen2001-01-16
* Added titles to xgraph files with name of variable being outputallen2001-01-03
* T3E doesn't like MODULO, MOD works, 'though.goodale2000-12-15
* Added back output of imaginary parts which had been accidently removedallen2000-12-04
* Files from extract are now available on the web server (HTTPDExtra)allen2000-10-04
* Fixing some coord stuffallen2000-10-02
* GetInterpHandle -> InterpHandleallen2000-09-22
* Beta 8 name changesallen2000-07-12
* Fixed typoallen2000-07-06
* Disable extract if itout is 0.tradke2000-06-29
* Removing warningsallen2000-04-19
* integer -> CCTK_INT for T3Eallen2000-03-10
* cctk_parameters -> cctk_Parametersallen2000-01-27
* Fixed bug in extract on multiprocessors, and tidied up especiallyallen2000-01-11
* Fixing bug in choosing spin outputallen1999-12-01
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-11-01