3 static unsigned char num_vert_quad_simple[2] = { 13, 13 };
5 static double3 vert_quad_simple[] =
22 static unsigned short num_elem_quad_simple[2] = { 4 , 4};
24 static int3 elem_quad_simple[] =
32 static unsigned short num_edge_quad_simple[2] = {4, 4};
34 static int3 edge_quad_simple[] =
43 static unsigned char num_vert_tri_simple[2] = { 4, 4 };
45 static double3 vert_tri_simple[] =
47 { -1.0 / 3.0, -1.0 / 3.0, 0.0 },
53 static unsigned short num_elem_tri_simple[2] = { 1 , 1};
55 static int3 elem_tri_simple[] =
60 static unsigned short num_edge_tri_simple[2] = {3, 3};
62 static int3 edge_tri_simple[] =
74 static unsigned char num_vert_quad[2] = { 29, 77 };
76 static double3 vert_quad0[] =
82 { -0.85, -0.85, 0.0 },
93 { -0.85, -0.85, 3.0 },
95 { -0.85, -0.85, 4.0 },
102 { -0.85, 0.85, 4.0 },
104 { -0.85, 0.85, 5.0 },
105 { -0.85, -0.85, 5.0 },
109 static double3 vert_quad1[] =
119 { -0.85, -0.85, 0.0},
120 { -0.25, -0.85, 0.0},
124 { -0.85, -0.85, 4.0},
125 { -0.25, -0.85, 4.0},
132 { -0.25, -0.25, 4.0},
206 static unsigned short num_elem_quad[2] = { 12 , 64};
208 static int3 elem_quad0[] =
225 static int3 elem_quad1[] =
298 static unsigned short num_edge_quad[2] = {4, 16};
300 static int3 edge_quad0[] =
308 static int3 edge_quad1[] =
329 static unsigned char num_vert_tri[2] = { 16, 38 };
331 static double3 vert_tri0[] =
333 { -1.0/3.0, -1.0/3.0, 0.0 },
337 { 0.64, -0.85, 0.0 },
338 { -0.85, -0.85, 0.0 },
342 { -0.85, 0.64, 1.0 },
343 { 0.64, -0.85, 1.0 },
347 { -0.85, -0.85, 2.0 },
348 { -0.85, 0.64, 2.0 },
350 { -0.85, 0.64, 4.0 },
351 { -0.85, -0.85, 4.0 },
352 { 0.64, -0.85, 4.0 },
355 static double3 vert_tri1[] =
357 { -1.0/3.0, -1.0/3.0, 0.0 },
364 { 0.64, -0.85, 0.0 },
365 { 0.15, -0.85, 0.0 },
366 { -0.35, -0.85, 0.0 },
367 { -0.85, -0.85, 0.0 },
374 { -0.85, 0.64, 1.0 },
375 { -0.35, 0.15, 1.0 },
376 { 0.15, -0.35, 1.0 },
377 { 0.64, -0.85, 1.0 },
384 { -0.85, -0.85, 2.0 },
385 { -0.85, -0.35, 2.0 },
386 { -0.85, 0.15, 2.0 },
387 { -0.85, 0.64, 2.0 },
389 { -0.85, 0.64, 4.0 },
390 { -0.85, 0.15, 4.0 },
391 { -0.85, -0.35, 4.0 },
392 { -0.85, -0.85, 4.0 },
393 { -0.35, -0.85, 4.0 },
394 { 0.15, -0.85, 4.0 },
395 { 0.64, -0.85, 4.0 },
396 { 0.15, -0.35, 4.0 },
397 { -0.35, 0.15, 4.0 },
398 { -0.35, -0.35, 4.0 },
402 static unsigned short num_elem_tri[2] = { 7 , 30};
404 static int3 elem_tri0[] =
416 static int3 elem_tri1[] =
453 static unsigned short num_edge_tri[2] = {3, 12};
455 static int3 edge_tri0[] =
462 static int3 edge_tri1[] =