aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* activate TmunuBase in test parfilesHEADmasterrhaas2013-01-17
| | | | | | | required since ADMConstraints inherits from TmunuBase since rev 154. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@60 971fb155-194f-0410-9daf-e2eca44e59f5
* Use type-generic intrinsicseschnett2012-05-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@57 971fb155-194f-0410-9daf-e2eca44e59f5
* increase tolerance of testsuite. This is using an interative solver with a ↵knarf2011-10-20
| | | | | | tolerance of 1.e-9. From that solution, the second derivative is calculated using finite differences. No wonder it might show differences larger than 1.e-8 (1.e-7 seems to be ok) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@54 971fb155-194f-0410-9daf-e2eca44e59f5
* raise testsuite tolerance to about the actual level of the scheme used - ↵knarf2010-11-04
| | | | | | small changes e.g. in math library functions otherwise change the number of iterations taken and can change the results quite a bit more git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@50 971fb155-194f-0410-9daf-e2eca44e59f5
* correct testsuite results. Old results have been using '-no-prec-div' intel ↵knarf2010-06-16
| | | | | | compiler flag which has limited accuracy git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@47 971fb155-194f-0410-9daf-e2eca44e59f5
* new data for testsuite. The old testsuite most likely (as in: not 100% sure) ↵knarf2010-05-24
| | | | | | does not pass because of changes in the interpolator ages ago. New data looks fine and difference to old data is much less than difference between different solver-grid resolutions. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@46 971fb155-194f-0410-9daf-e2eca44e59f5
* remove newlines which disturb the testsuite scriptknarf2010-05-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@45 971fb155-194f-0410-9daf-e2eca44e59f5
* use gnuplot output style (no change to data)knarf2010-05-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@44 971fb155-194f-0410-9daf-e2eca44e59f5
* - add parameter 'tolerance' to be able to control this without recompileknarf2010-05-24
| | | | | | | - correct intent of several function arguments git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@43 971fb155-194f-0410-9daf-e2eca44e59f5
* remove evolution of testsuiteknarf2010-05-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@42 971fb155-194f-0410-9daf-e2eca44e59f5
* remove unused par-fileknarf2010-05-24
| | | | | | | | limit testsuite data to initial data correct mime types git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@41 971fb155-194f-0410-9daf-e2eca44e59f5
* fix bugknarf2010-04-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@40 971fb155-194f-0410-9daf-e2eca44e59f5
* added missing newline at the top of diagonal output filestradke2007-11-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@39 971fb155-194f-0410-9daf-e2eca44e59f5
* Removed file information in testsuite output files. It broke the testsuite.tradke2007-11-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@38 971fb155-194f-0410-9daf-e2eca44e59f5
* Remove file information from testsuite output files.tradke2006-12-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@37 971fb155-194f-0410-9daf-e2eca44e59f5
* Fix non-existing parameter names and missing thorns in ActiveThorns list.tradke2006-12-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@36 971fb155-194f-0410-9daf-e2eca44e59f5
* fixed of bug in schedule.ccl.ryoji2005-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@35 971fb155-194f-0410-9daf-e2eca44e59f5
* it's same changes as rotating ... stuff.ryoji2004-11-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@34 971fb155-194f-0410-9daf-e2eca44e59f5
* Use new interpolator API.tradke2004-06-21
| | | | | | | This closes Bugzilla Bug 16: "Old interpolator interface does not compile any more". git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@33 971fb155-194f-0410-9daf-e2eca44e59f5
* update forryoji2003-10-28
| | | | | | | cctk_funtions.h git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@32 971fb155-194f-0410-9daf-e2eca44e59f5
* change testsuite file.ryoji2003-09-15
| | | | | | | Now, i need to check whether it passes on other architectures. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@31 971fb155-194f-0410-9daf-e2eca44e59f5
* Test files for E2 on xeon....guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@30 971fb155-194f-0410-9daf-e2eca44e59f5
* Files of the test....guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@29 971fb155-194f-0410-9daf-e2eca44e59f5
* Migrating to E2guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@28 971fb155-194f-0410-9daf-e2eca44e59f5
* *** empty log message ***guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@27 971fb155-194f-0410-9daf-e2eca44e59f5
* nfo about the test-par-filesguzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@26 971fb155-194f-0410-9daf-e2eca44e59f5
* Migrating -> Einstein 2guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@25 971fb155-194f-0410-9daf-e2eca44e59f5
* Converted version -> Einstein 2guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@24 971fb155-194f-0410-9daf-e2eca44e59f5
* onverted version -> Einstein 2guzman2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@23 971fb155-194f-0410-9daf-e2eca44e59f5
* should be pass testsuiteryoji2002-01-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@22 971fb155-194f-0410-9daf-e2eca44e59f5
* take out these ...ryoji2001-10-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@21 971fb155-194f-0410-9daf-e2eca44e59f5
* should pass testsuite now.ryoji2001-10-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@20 971fb155-194f-0410-9daf-e2eca44e59f5
* I hope I could commit right.ryoji2001-07-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@19 971fb155-194f-0410-9daf-e2eca44e59f5
* For new interp.ryoji2001-02-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@18 971fb155-194f-0410-9daf-e2eca44e59f5
* add pughreduce.ryoji2001-01-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@17 971fb155-194f-0410-9daf-e2eca44e59f5
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@16 971fb155-194f-0410-9daf-e2eca44e59f5
* GetInter -> Interryoji2000-07-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@15 971fb155-194f-0410-9daf-e2eca44e59f5
* Removed a "'" in a comment, linux preprocessor doesn't like itallen2000-07-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@13 971fb155-194f-0410-9daf-e2eca44e59f5
* Next,ryoji2000-06-13
| | | | | | | I'd like to try array. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@12 971fb155-194f-0410-9daf-e2eca44e59f5
* remove from here.ryoji2000-02-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@11 971fb155-194f-0410-9daf-e2eca44e59f5
* it passes testsuite on t3eryoji2000-02-14
| | | | | | | Thanks thomas. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@10 971fb155-194f-0410-9daf-e2eca44e59f5
* inconsistency at integer*4ryoji2000-02-09
| | | | | | | Thanks Gerd. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@9 971fb155-194f-0410-9daf-e2eca44e59f5
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@8 971fb155-194f-0410-9daf-e2eca44e59f5
* Thanks Thomas, it's same one.ryoji2000-01-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@7 971fb155-194f-0410-9daf-e2eca44e59f5
* Removing ' to please linux compilerallen2000-01-23
| | | | | | | Fixing include lines to look in currect directory for .x files git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@6 971fb155-194f-0410-9daf-e2eca44e59f5
* fix typoryoji2000-01-12
| | | | | | | Still trouble in alpha git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@5 971fb155-194f-0410-9daf-e2eca44e59f5
* This commit was generated by cvs2svn to compensate for changes in r2,ryoji1999-12-01
| | | | | | | which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@3 971fb155-194f-0410-9daf-e2eca44e59f5
* Standard project directories initialized by cvs2svn.(no author)1999-12-01
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@1 971fb155-194f-0410-9daf-e2eca44e59f5