From 167b7353013f12c35d935a88a91c7c961ae5a2db Mon Sep 17 00:00:00 2001 From: eschnett Date: Sat, 16 Jun 2012 15:39:07 +0000 Subject: Implement Driscoll&Healy integration 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 --- .../test_driscollhealy/mp_harmonic_re_r8.00.th.asc | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 test/test_driscollhealy/mp_harmonic_re_r8.00.th.asc (limited to 'test/test_driscollhealy/mp_harmonic_re_r8.00.th.asc') diff --git a/test/test_driscollhealy/mp_harmonic_re_r8.00.th.asc b/test/test_driscollhealy/mp_harmonic_re_r8.00.th.asc new file mode 100644 index 0000000..36c31b5 --- /dev/null +++ b/test/test_driscollhealy/mp_harmonic_re_r8.00.th.asc @@ -0,0 +1,55 @@ +"Time = 0 +0.000000 -4.885011147332195149e-16 +0.061600 0.6225628802689283647 +0.123200 0.626011174765530698 +0.184800 0.6200885652671891402 +0.246399 0.6118754000725465936 +0.307999 0.601448949309237535 +0.369599 0.588906848052695775 +0.431199 0.5743658428948120731 +0.492799 0.5579603039292125866 +0.554399 0.5398405168177836666 +0.615999 0.5201707733415493751 +0.677598 0.4991272890280229468 +0.739198 0.4768960190949341205 +0.800798 0.4536703256043045362 +0.862398 0.4296485914087362912 +0.923998 0.4050318059467630238 +0.985598 0.3800211327412000295 +1.047198 0.3548155100560987929 +1.108797 0.3296093187267329361 +1.170397 0.3045901516673371057 +1.231997 0.2799367090384122236 +1.293597 0.2558168423155763316 +1.355197 0.2323857922780937779 +1.416797 0.2097846387827586034 +1.478397 0.1881389819792761153 +1.539996 0.1675578340283152279 +1.601596 0.1481328320161413303 +1.663196 0.1299376592113383189 +1.724796 0.1130277740794584929 +1.786396 0.09744041746750978228 +1.847996 0.0831948475902995338 +1.909596 0.07029291427378291102 +1.971195 0.05871980508769748808 +2.032795 0.0484450861834871474 +2.094395 0.03942394482988391402 +2.155995 0.03159862529246817292 +2.217595 0.02490004252143376146 +2.279195 0.01924954067796907226 +2.340795 0.01456077249599862025 +2.402394 0.01074165773964111219 +2.463994 0.007696404127104090713 +2.525594 0.005327525361079997121 +2.587194 0.003537890131800171169 +2.648794 0.002232672092008527748 +2.710394 0.00132127104105327531 +2.771994 0.0007190932719948640991 +2.833593 0.000349210492446978024 +2.895193 0.0001438537891083224067 +2.956793 4.571824601967693921e-05 +3.018393 9.059240056068421681e-06 +3.079993 5.663901966311766602e-07 +3.141593 -1.077203552463963929e-22 + + -- cgit v1.2.3