aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Test .ul filesallen2002-06-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@56 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed wrong datatype for argument 'conformal_state' in declaration of routinetradke2002-05-29
| | | | | | | 'D3_extract' (must be a CCTK_INT). This makes it compiling on a T3E. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@55 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Work with a physical metricallen2002-05-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@54 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Use IO::out_dir instead of the old IO::outdir parameter.tradke2002-05-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@53 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to maketradke2002-05-06
| | | | | | | the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@52 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Version of Extract converted to new ADM Base, passes testsuite. Checkallen2002-04-26
| | | | | | | | now for existence of conformal factor which was missing before. Should be fixed to run without a conformal factor soon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@51 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fix wrong values in first columnallen2002-04-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@50 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added missing dependency on a module file.tradke2002-01-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@46 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Missing thorn in ActiveThornsallen2002-01-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@45 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
| | | | | | | You will also need to update the flesh now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@44 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Inserted a continuation line to make it compiling with NAG compiler.tradke2001-10-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@43 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixing active thornsallen2001-09-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@42 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* CCTK_FILEVERSIONallen2001-05-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@40 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
| | | | | | | to testsuite output files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@39 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixing warningsallen2001-02-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@38 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Use the new interpolation flesh API routines and call the new interpolationtradke2001-02-15
| | | | | | | | operators from PUGHInterp (according to the setting of the Extract::interpolation_order parameter). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@37 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Replaced thorn Interp by thorn PUGHInterp in the ActiveThorns list.tradke2001-02-15
| | | | | | | Also set the Extract::interpolation_order parameter in the parfile. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@36 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added private steerable integer parameter 'interpolation_order' defaulting to 1.tradke2001-02-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@35 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added missing dependencies from module files.tradke2001-02-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@34 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* CCTK_FortranString() needs a CCTK_INT to be passed as the length.tradke2001-02-15
| | | | | | | Now the testsuite on T3E passes again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@33 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed bug in filehandle ... should fix the problem ryoji had on the T3Eallen2001-01-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@32 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added titles to xgraph files with name of variable being outputallen2001-01-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@31 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Updates to parameter filesallen2000-12-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@29 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@28 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* LOGICAL->BOOLEANgoodale2000-12-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@27 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* T3E doesn't like MODULO, MOD works, 'though.goodale2000-12-15
| | | | | | | Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@26 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added back output of imaginary parts which had been accidently removedallen2000-12-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@25 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Files from extract are now available on the web server (HTTPDExtra)allen2000-10-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@24 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Updating testsuiteallen2000-10-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@23 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixing some coord stuffallen2000-10-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@22 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* GetInterpHandle -> InterpHandleallen2000-09-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@21 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Beta 8 name changesallen2000-07-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@19 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed typoallen2000-07-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@17 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Disable extract if itout is 0.tradke2000-06-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@16 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Made Extract::itout steerable.tradke2000-06-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@15 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Removing warningsallen2000-04-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@13 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* integer -> CCTK_INT for T3Eallen2000-03-10
| | | | | | | Fix for CactusEinstein/270 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@12 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* cctk_parameters -> cctk_Parametersallen2000-01-27
| | | | | | | cctk_arguments -> cctk_Arguments git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@10 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed bug in extract on multiprocessors, and tidied up especiallyallen2000-01-11
| | | | | | | reorganising the Extract.F file git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@9 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Improved parameter file that worksallen2000-01-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@8 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixing bug in choosing spin outputallen1999-12-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@7 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-11-01
| | | | | | included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@3 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Standard project directories initialized by cvs2svn.(no author)1999-11-01
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@1 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129