aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* correct regex to mathc convergence order output filesvnrhaas2014-05-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@114 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add test data for integration resultshinder2014-04-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@113 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* test.ccl: Do not require a very accurate convergence orderhinder2014-04-30
| | | | | | The convergence order is extremely sensitive to roundoff, as its computation includes subtracting two very similar numbers. Instead, we output the integration results for the purpose of regression testing, as these are less sensitive to roundoff. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@112 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Output the integration results in the testshinder2014-04-30
| | | | | | Previously only the convergence order was output, and this is very sensitive to roundoff error due to the numerical results being very close to the exact result. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@111 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Increase tolerance for test resultshinder2013-11-13
| | | | | | This is needed for the convergence tests to pass with the Intel compiler git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@105 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Enable tests and add test data for integration symmetriesHEADmasterhinder2013-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@104 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add midpoint integration method convergence test resulthinder2013-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@101 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add midpoint method convergence testhinder2013-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@100 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add test for trapezoidal integration methodhinder2013-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@99 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add convergence test for Simpson integration methodhinder2013-10-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@94 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Explicitly choose integration method in existing testshinder2013-10-09
| | | | | | This makes it clear which integration method is being used git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@91 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Update test resultseschnett2012-06-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@84 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Implement Driscoll&Healy integrationeschnett2012-06-16
| | | | | | | | | Implements a more accurate integration over the sphere using an algorithm by Driscoll & Healy. This algorithm uses Gaussian integration weights, leading (almost) to exponential convergence. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@83 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Use 3 ghost zones instead of 2 in the test suites, as required by Hermite ↵hinder2010-11-15
| | | | | | | | | interpolator Tests should now pass on >= 16 processes where they failed before. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@69 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add LoopControl and set CarpetLib poison value instead of Carpethinder2010-11-04
| | | | | | | These changes are necessary for the Mercurial version of Carpet git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@67 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add test for simpson integration methodhinder2010-06-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@62 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add test case for decomposing multiple variableshinder2010-06-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@61 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add test case for extracting multiple radiihinder2010-06-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@59 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add basic test caseshinder2010-06-13
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@56 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843