Skip to content
Snippets Groups Projects
Commit 682b13d1 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

bench results

parent a2a9ba5f
No related branches found
No related tags found
No related merge requests found
/*
# gmsh benchmarks/3d/coin.geo -o aa.msh -3 -clscale
# AuthenticAMD cpu MHz : 1466.431
# clscale nod elm time
1 250 1049 0.26
0.5 1635 7871 1.89
0.35 4575 23090 6.18
0.3 6943 36284 9.8
0.25 11572 62527 17.61
0.2 21939 121678 39
0.15 50181 287946 111.75
0.125 85025 496118 233.04
0.1 162625 965107 610.37
0.085 261542 1568048 1285.29
*/
lcar1 = .2; lcar1 = .2;
Point(newp) = {0.5,0.5,0.5,lcar1}; /* Point 1 */ Point(newp) = {0.5,0.5,0.5,lcar1}; /* Point 1 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment