Skip to content

Instantly share code, notes, and snippets.

@prudhomm
Last active August 29, 2015 14:18
Show Gist options
  • Select an option

  • Save prudhomm/594f7f709307574cc1f4 to your computer and use it in GitHub Desktop.

Select an option

Save prudhomm/594f7f709307574cc1f4 to your computer and use it in GitHub Desktop.
mortar 2d paper
Cores CondPCG IterPCG RATIO2 RATIO3 FACTOR PORDER HSIZE HSIZE2 SNDofs TNDofs KMAX KMIN
16 65.1148 36 1.04129 1.04129 7.90776 10 0.025 0.025 2440 196401 1 1
64 68.6381 39 1.09764 1.09764 7.90776 10 0.0125 0.0125 11344 785001 1 1
256 66.6971 35 1.0666 1.0666 7.90776 10 0.1 0.1 48544 3134201 1 1
1024 66.4532 28 1.0627 1.0627 7.90776 10 0.05 0.05 200512 12533901 1 1
Cores CondPCG IterPCG RATIO2 RATIO3 FACTOR PORDER HSIZE HSIZE2 SNDofs TNDofs KMAX KMIN
16 72.4542 37 1.05877 1.05877 8.2724 12 0.025 0.025 2920 282625 1 1
64 75.6682 40 1.10573 1.10573 8.2724 12 0.0125 0.0125 13584 1129441 1 1
256 72.9652 37 1.06623 1.06623 8.2724 12 0.1 0.1 58144 4511473 1 1
1024 72.5794 29 1.0606 1.0606 8.2724 12 0.05 0.05 240192 18049873 1 1
@prudhomm
Copy link
Author

prudhomm commented Apr 9, 2015

nN means n/N where n is the local number of points (in subdomain) in one direction and N the number of subdomain in one direction. We keep constant =10 this quantity and vary p

@asamake
Copy link

asamake commented Apr 9, 2015

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment