]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reindent.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 May 2000 14:40:04 +0000 (14:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 May 2000 14:40:04 +0000 (14:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@2899 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_lib.cubic.cc

index eaef602191f492d70b811e0f2b18a89e5940a4a7..3154f208e926df997e4497efd6d73b645e525294 100644 (file)
@@ -11645,198 +11645,198 @@ void FEQ3<3>::get_support_points (const typename DoFHandler<3>::cell_iterator &c
   const double t342 = 4.0/27.0*vertices[6](1);
   const double t344 = 2.0/27.0*vertices[0](2);
   const double t347 = 4.0/27.0*vertices[6](2);
-      support_points[0](0) = vertices[0](0);
-      support_points[0](1) = vertices[0](1);
-      support_points[0](2) = vertices[0](2);
-      support_points[1](0) = vertices[1](0);
-      support_points[1](1) = vertices[1](1);
-      support_points[1](2) = vertices[1](2);
-      support_points[2](0) = vertices[2](0);
-      support_points[2](1) = vertices[2](1);
-      support_points[2](2) = vertices[2](2);
-      support_points[3](0) = vertices[3](0);
-      support_points[3](1) = vertices[3](1);
-      support_points[3](2) = vertices[3](2);
-      support_points[4](0) = vertices[4](0);
-      support_points[4](1) = vertices[4](1);
-      support_points[4](2) = vertices[4](2);
-      support_points[5](0) = vertices[5](0);
-      support_points[5](1) = vertices[5](1);
-      support_points[5](2) = vertices[5](2);
-      support_points[6](0) = vertices[6](0);
-      support_points[6](1) = vertices[6](1);
-      support_points[6](2) = vertices[6](2);
-      support_points[7](0) = vertices[7](0);
-      support_points[7](1) = vertices[7](1);
-      support_points[7](2) = vertices[7](2);
-      support_points[8](0) = t1+t2;
-      support_points[8](1) = t4+t5;
-      support_points[8](2) = t7+t8;
-      support_points[9](0) = t10+t11;
-      support_points[9](1) = t13+t14;
-      support_points[9](2) = t16+t17;
-      support_points[10](0) = t11+t19;
-      support_points[10](1) = t14+t21;
-      support_points[10](2) = t17+t23;
-      support_points[11](0) = t2+t25;
-      support_points[11](1) = t5+t27;
-      support_points[11](2) = t8+t29;
-      support_points[12](0) = t19+t31;
-      support_points[12](1) = t21+t33;
-      support_points[12](2) = t23+t35;
-      support_points[13](0) = t25+t37;
-      support_points[13](1) = t27+t39;
-      support_points[13](2) = t29+t41;
-      support_points[14](0) = t1+t37;
-      support_points[14](1) = t4+t39;
-      support_points[14](2) = t7+t41;
-      support_points[15](0) = t10+t31;
-      support_points[15](1) = t13+t33;
-      support_points[15](2) = t16+t35;
-      support_points[16](0) = t49+t50;
-      support_points[16](1) = t52+t53;
-      support_points[16](2) = t55+t56;
-      support_points[17](0) = t58+t59;
-      support_points[17](1) = t61+t62;
-      support_points[17](2) = t64+t65;
-      support_points[18](0) = t59+t67;
-      support_points[18](1) = t62+t69;
-      support_points[18](2) = t65+t71;
-      support_points[19](0) = t50+t73;
-      support_points[19](1) = t53+t75;
-      support_points[19](2) = t56+t77;
-      support_points[20](0) = t67+t79;
-      support_points[20](1) = t69+t81;
-      support_points[20](2) = t71+t83;
-      support_points[21](0) = t73+t85;
-      support_points[21](1) = t75+t87;
-      support_points[21](2) = t77+t89;
-      support_points[22](0) = t49+t85;
-      support_points[22](1) = t52+t87;
-      support_points[22](2) = t55+t89;
-      support_points[23](0) = t58+t79;
-      support_points[23](1) = t61+t81;
-      support_points[23](2) = t64+t83;
-      support_points[24](0) = t1+t58;
-      support_points[24](1) = t4+t61;
-      support_points[24](2) = t7+t64;
-      support_points[25](0) = t10+t49;
-      support_points[25](1) = t13+t52;
-      support_points[25](2) = t16+t55;
-      support_points[26](0) = t11+t50;
-      support_points[26](1) = t14+t53;
-      support_points[26](2) = t17+t56;
-      support_points[27](0) = t2+t59;
-      support_points[27](1) = t5+t62;
-      support_points[27](2) = t8+t65;
-      support_points[28](0) = t25+t67;
-      support_points[28](1) = t27+t69;
-      support_points[28](2) = t29+t71;
-      support_points[29](0) = t19+t73;
-      support_points[29](1) = t21+t75;
-      support_points[29](2) = t23+t77;
-      support_points[30](0) = t31+t85;
-      support_points[30](1) = t33+t87;
-      support_points[30](2) = t35+t89;
-      support_points[31](0) = t37+t79;
-      support_points[31](1) = t39+t81;
-      support_points[31](2) = t41+t83;
-      support_points[32](0) = t121+t122+t123+t124;
-      support_points[32](1) = t126+t127+t128+t129;
-      support_points[32](2) = t131+t132+t133+t134;
-      support_points[33](0) = t136+t137+t138+t139;
-      support_points[33](1) = t141+t142+t143+t144;
-      support_points[33](2) = t146+t147+t148+t149;
-      support_points[34](0) = t136+t151+t138+t152;
-      support_points[34](1) = t141+t154+t143+t155;
-      support_points[34](2) = t146+t157+t148+t158;
-      support_points[35](0) = t160+t122+t161+t124;
-      support_points[35](1) = t163+t127+t164+t129;
-      support_points[35](2) = t166+t132+t167+t134;
-      support_points[36](0) = t169+t170+t171+t172;
-      support_points[36](1) = t174+t175+t176+t177;
-      support_points[36](2) = t179+t180+t181+t182;
-      support_points[37](0) = t184+t185+t186+t187;
-      support_points[37](1) = t189+t190+t191+t192;
-      support_points[37](2) = t194+t195+t196+t197;
-      support_points[38](0) = t184+t199+t186+t200;
-      support_points[38](1) = t189+t202+t191+t203;
-      support_points[38](2) = t194+t205+t196+t206;
-      support_points[39](0) = t208+t170+t209+t172;
-      support_points[39](1) = t211+t175+t212+t177;
-      support_points[39](2) = t214+t180+t215+t182;
-      support_points[40](0) = t121+t122+t184+t199;
-      support_points[40](1) = t126+t127+t189+t202;
-      support_points[40](2) = t131+t132+t194+t205;
-      support_points[41](0) = t136+t137+t208+t170;
-      support_points[41](1) = t141+t142+t211+t175;
-      support_points[41](2) = t146+t147+t214+t180;
-      support_points[42](0) = t136+t151+t169+t170;
-      support_points[42](1) = t141+t154+t174+t175;
-      support_points[42](2) = t146+t157+t179+t180;
-      support_points[43](0) = t160+t122+t184+t185;
-      support_points[43](1) = t163+t127+t189+t190;
-      support_points[43](2) = t166+t132+t194+t195;
-      support_points[44](0) = t137+t138+t170+t171;
-      support_points[44](1) = t142+t143+t175+t176;
-      support_points[44](2) = t147+t148+t180+t181;
-      support_points[45](0) = t122+t123+t185+t186;
-      support_points[45](1) = t127+t128+t190+t191;
-      support_points[45](2) = t132+t133+t195+t196;
-      support_points[46](0) = t122+t161+t199+t186;
-      support_points[46](1) = t127+t164+t202+t191;
-      support_points[46](2) = t132+t167+t205+t196;
-      support_points[47](0) = t151+t138+t170+t209;
-      support_points[47](1) = t154+t143+t175+t212;
-      support_points[47](2) = t157+t148+t180+t215;
-      support_points[48](0) = t138+t152+t171+t172;
-      support_points[48](1) = t143+t155+t176+t177;
-      support_points[48](2) = t148+t158+t181+t182;
-      support_points[49](0) = t161+t124+t186+t187;
-      support_points[49](1) = t164+t129+t191+t192;
-      support_points[49](2) = t167+t134+t196+t197;
-      support_points[50](0) = t123+t124+t186+t200;
-      support_points[50](1) = t128+t129+t191+t203;
-      support_points[50](2) = t133+t134+t196+t206;
-      support_points[51](0) = t138+t139+t209+t172;
-      support_points[51](1) = t143+t144+t212+t177;
-      support_points[51](2) = t148+t149+t215+t182;
-      support_points[52](0) = t121+t124+t184+t187;
-      support_points[52](1) = t126+t129+t189+t192;
-      support_points[52](2) = t131+t134+t194+t197;
-      support_points[53](0) = t136+t139+t169+t172;
-      support_points[53](1) = t141+t144+t174+t177;
-      support_points[53](2) = t146+t149+t179+t182;
-      support_points[54](0) = t136+t152+t208+t172;
-      support_points[54](1) = t141+t155+t211+t177;
-      support_points[54](2) = t146+t158+t214+t182;
-      support_points[55](0) = t160+t124+t184+t200;
-      support_points[55](1) = t163+t129+t189+t203;
-      support_points[55](2) = t166+t134+t194+t206;
-      support_points[56](0) = 8.0/27.0*vertices[0](0)+t266+t267+t268+t269+t270+vertices[6](0)/27.0+t272;
-      support_points[56](1) = 8.0/27.0*vertices[0](1)+t275+t276+t277+t278+t279+vertices[6](1)/27.0+t281;
-      support_points[56](2) = 8.0/27.0*vertices[0](2)+t284+t285+t286+t287+t288+vertices[6](2)/27.0+t290;
-      support_points[57](0) = t292+8.0/27.0*vertices[1](0)+t294+t295+t296+t297+t298+vertices[7](0)/27.0;
-      support_points[57](1) = t301+8.0/27.0*vertices[1](1)+t303+t304+t305+t306+t307+vertices[7](1)/27.0;
-      support_points[57](2) = t310+8.0/27.0*vertices[1](2)+t312+t313+t314+t315+t316+vertices[7](2)/27.0;
-      support_points[58](0) = t292+t319+vertices[2](0)/27.0+t295+8.0/27.0*vertices[4](0)+t297+t298+t322;
-      support_points[58](1) = t301+t324+vertices[2](1)/27.0+t304+8.0/27.0*vertices[4](1)+t306+t307+t327;
-      support_points[58](2) = t310+t329+vertices[2](2)/27.0+t313+8.0/27.0*vertices[4](2)+t315+t316+t332;
-      support_points[59](0) = t334+t266+t267+vertices[3](0)/27.0+t269+8.0/27.0*vertices[5](0)+t337+t272;
-      support_points[59](1) = t339+t275+t276+vertices[3](1)/27.0+t278+8.0/27.0*vertices[5](1)+t342+t281;
-      support_points[59](2) = t344+t284+t285+vertices[3](2)/27.0+t287+8.0/27.0*vertices[5](2)+t347+t290;
-      support_points[60](0) = t292+t319+t294+8.0/27.0*vertices[3](0)+t296+vertices[5](0)/27.0+t298+t322;
-      support_points[60](1) = t301+t324+t303+8.0/27.0*vertices[3](1)+t305+vertices[5](1)/27.0+t307+t327;
-      support_points[60](2) = t310+t329+t312+8.0/27.0*vertices[3](2)+t314+vertices[5](2)/27.0+t316+t332;
-      support_points[61](0) = t334+t266+8.0/27.0*vertices[2](0)+t268+vertices[4](0)/27.0+t270+t337+t272;
-      support_points[61](1) = t339+t275+8.0/27.0*vertices[2](1)+t277+vertices[4](1)/27.0+t279+t342+t281;
-      support_points[61](2) = t344+t284+8.0/27.0*vertices[2](2)+t286+vertices[4](2)/27.0+t288+t347+t290;
-      support_points[62](0) = t334+vertices[1](0)/27.0+t267+t268+t269+t270+t337+8.0/27.0*vertices[7](0);
-      support_points[62](1) = t339+vertices[1](1)/27.0+t276+t277+t278+t279+t342+8.0/27.0*vertices[7](1);
-      support_points[62](2) = t344+vertices[1](2)/27.0+t285+t286+t287+t288+t347+8.0/27.0*vertices[7](2);
-      support_points[63](0) = vertices[0](0)/27.0+t319+t294+t295+t296+t297+8.0/27.0*vertices[6](0)+t322;
-      support_points[63](1) = vertices[0](1)/27.0+t324+t303+t304+t305+t306+8.0/27.0*vertices[6](1)+t327;
-      support_points[63](2) = vertices[0](2)/27.0+t329+t312+t313+t314+t315+8.0/27.0*vertices[6](2)+t332;
+  support_points[0](0) = vertices[0](0);
+  support_points[0](1) = vertices[0](1);
+  support_points[0](2) = vertices[0](2);
+  support_points[1](0) = vertices[1](0);
+  support_points[1](1) = vertices[1](1);
+  support_points[1](2) = vertices[1](2);
+  support_points[2](0) = vertices[2](0);
+  support_points[2](1) = vertices[2](1);
+  support_points[2](2) = vertices[2](2);
+  support_points[3](0) = vertices[3](0);
+  support_points[3](1) = vertices[3](1);
+  support_points[3](2) = vertices[3](2);
+  support_points[4](0) = vertices[4](0);
+  support_points[4](1) = vertices[4](1);
+  support_points[4](2) = vertices[4](2);
+  support_points[5](0) = vertices[5](0);
+  support_points[5](1) = vertices[5](1);
+  support_points[5](2) = vertices[5](2);
+  support_points[6](0) = vertices[6](0);
+  support_points[6](1) = vertices[6](1);
+  support_points[6](2) = vertices[6](2);
+  support_points[7](0) = vertices[7](0);
+  support_points[7](1) = vertices[7](1);
+  support_points[7](2) = vertices[7](2);
+  support_points[8](0) = t1+t2;
+  support_points[8](1) = t4+t5;
+  support_points[8](2) = t7+t8;
+  support_points[9](0) = t10+t11;
+  support_points[9](1) = t13+t14;
+  support_points[9](2) = t16+t17;
+  support_points[10](0) = t11+t19;
+  support_points[10](1) = t14+t21;
+  support_points[10](2) = t17+t23;
+  support_points[11](0) = t2+t25;
+  support_points[11](1) = t5+t27;
+  support_points[11](2) = t8+t29;
+  support_points[12](0) = t19+t31;
+  support_points[12](1) = t21+t33;
+  support_points[12](2) = t23+t35;
+  support_points[13](0) = t25+t37;
+  support_points[13](1) = t27+t39;
+  support_points[13](2) = t29+t41;
+  support_points[14](0) = t1+t37;
+  support_points[14](1) = t4+t39;
+  support_points[14](2) = t7+t41;
+  support_points[15](0) = t10+t31;
+  support_points[15](1) = t13+t33;
+  support_points[15](2) = t16+t35;
+  support_points[16](0) = t49+t50;
+  support_points[16](1) = t52+t53;
+  support_points[16](2) = t55+t56;
+  support_points[17](0) = t58+t59;
+  support_points[17](1) = t61+t62;
+  support_points[17](2) = t64+t65;
+  support_points[18](0) = t59+t67;
+  support_points[18](1) = t62+t69;
+  support_points[18](2) = t65+t71;
+  support_points[19](0) = t50+t73;
+  support_points[19](1) = t53+t75;
+  support_points[19](2) = t56+t77;
+  support_points[20](0) = t67+t79;
+  support_points[20](1) = t69+t81;
+  support_points[20](2) = t71+t83;
+  support_points[21](0) = t73+t85;
+  support_points[21](1) = t75+t87;
+  support_points[21](2) = t77+t89;
+  support_points[22](0) = t49+t85;
+  support_points[22](1) = t52+t87;
+  support_points[22](2) = t55+t89;
+  support_points[23](0) = t58+t79;
+  support_points[23](1) = t61+t81;
+  support_points[23](2) = t64+t83;
+  support_points[24](0) = t1+t58;
+  support_points[24](1) = t4+t61;
+  support_points[24](2) = t7+t64;
+  support_points[25](0) = t10+t49;
+  support_points[25](1) = t13+t52;
+  support_points[25](2) = t16+t55;
+  support_points[26](0) = t11+t50;
+  support_points[26](1) = t14+t53;
+  support_points[26](2) = t17+t56;
+  support_points[27](0) = t2+t59;
+  support_points[27](1) = t5+t62;
+  support_points[27](2) = t8+t65;
+  support_points[28](0) = t25+t67;
+  support_points[28](1) = t27+t69;
+  support_points[28](2) = t29+t71;
+  support_points[29](0) = t19+t73;
+  support_points[29](1) = t21+t75;
+  support_points[29](2) = t23+t77;
+  support_points[30](0) = t31+t85;
+  support_points[30](1) = t33+t87;
+  support_points[30](2) = t35+t89;
+  support_points[31](0) = t37+t79;
+  support_points[31](1) = t39+t81;
+  support_points[31](2) = t41+t83;
+  support_points[32](0) = t121+t122+t123+t124;
+  support_points[32](1) = t126+t127+t128+t129;
+  support_points[32](2) = t131+t132+t133+t134;
+  support_points[33](0) = t136+t137+t138+t139;
+  support_points[33](1) = t141+t142+t143+t144;
+  support_points[33](2) = t146+t147+t148+t149;
+  support_points[34](0) = t136+t151+t138+t152;
+  support_points[34](1) = t141+t154+t143+t155;
+  support_points[34](2) = t146+t157+t148+t158;
+  support_points[35](0) = t160+t122+t161+t124;
+  support_points[35](1) = t163+t127+t164+t129;
+  support_points[35](2) = t166+t132+t167+t134;
+  support_points[36](0) = t169+t170+t171+t172;
+  support_points[36](1) = t174+t175+t176+t177;
+  support_points[36](2) = t179+t180+t181+t182;
+  support_points[37](0) = t184+t185+t186+t187;
+  support_points[37](1) = t189+t190+t191+t192;
+  support_points[37](2) = t194+t195+t196+t197;
+  support_points[38](0) = t184+t199+t186+t200;
+  support_points[38](1) = t189+t202+t191+t203;
+  support_points[38](2) = t194+t205+t196+t206;
+  support_points[39](0) = t208+t170+t209+t172;
+  support_points[39](1) = t211+t175+t212+t177;
+  support_points[39](2) = t214+t180+t215+t182;
+  support_points[40](0) = t121+t122+t184+t199;
+  support_points[40](1) = t126+t127+t189+t202;
+  support_points[40](2) = t131+t132+t194+t205;
+  support_points[41](0) = t136+t137+t208+t170;
+  support_points[41](1) = t141+t142+t211+t175;
+  support_points[41](2) = t146+t147+t214+t180;
+  support_points[42](0) = t136+t151+t169+t170;
+  support_points[42](1) = t141+t154+t174+t175;
+  support_points[42](2) = t146+t157+t179+t180;
+  support_points[43](0) = t160+t122+t184+t185;
+  support_points[43](1) = t163+t127+t189+t190;
+  support_points[43](2) = t166+t132+t194+t195;
+  support_points[44](0) = t137+t138+t170+t171;
+  support_points[44](1) = t142+t143+t175+t176;
+  support_points[44](2) = t147+t148+t180+t181;
+  support_points[45](0) = t122+t123+t185+t186;
+  support_points[45](1) = t127+t128+t190+t191;
+  support_points[45](2) = t132+t133+t195+t196;
+  support_points[46](0) = t122+t161+t199+t186;
+  support_points[46](1) = t127+t164+t202+t191;
+  support_points[46](2) = t132+t167+t205+t196;
+  support_points[47](0) = t151+t138+t170+t209;
+  support_points[47](1) = t154+t143+t175+t212;
+  support_points[47](2) = t157+t148+t180+t215;
+  support_points[48](0) = t138+t152+t171+t172;
+  support_points[48](1) = t143+t155+t176+t177;
+  support_points[48](2) = t148+t158+t181+t182;
+  support_points[49](0) = t161+t124+t186+t187;
+  support_points[49](1) = t164+t129+t191+t192;
+  support_points[49](2) = t167+t134+t196+t197;
+  support_points[50](0) = t123+t124+t186+t200;
+  support_points[50](1) = t128+t129+t191+t203;
+  support_points[50](2) = t133+t134+t196+t206;
+  support_points[51](0) = t138+t139+t209+t172;
+  support_points[51](1) = t143+t144+t212+t177;
+  support_points[51](2) = t148+t149+t215+t182;
+  support_points[52](0) = t121+t124+t184+t187;
+  support_points[52](1) = t126+t129+t189+t192;
+  support_points[52](2) = t131+t134+t194+t197;
+  support_points[53](0) = t136+t139+t169+t172;
+  support_points[53](1) = t141+t144+t174+t177;
+  support_points[53](2) = t146+t149+t179+t182;
+  support_points[54](0) = t136+t152+t208+t172;
+  support_points[54](1) = t141+t155+t211+t177;
+  support_points[54](2) = t146+t158+t214+t182;
+  support_points[55](0) = t160+t124+t184+t200;
+  support_points[55](1) = t163+t129+t189+t203;
+  support_points[55](2) = t166+t134+t194+t206;
+  support_points[56](0) = 8.0/27.0*vertices[0](0)+t266+t267+t268+t269+t270+vertices[6](0)/27.0+t272;
+  support_points[56](1) = 8.0/27.0*vertices[0](1)+t275+t276+t277+t278+t279+vertices[6](1)/27.0+t281;
+  support_points[56](2) = 8.0/27.0*vertices[0](2)+t284+t285+t286+t287+t288+vertices[6](2)/27.0+t290;
+  support_points[57](0) = t292+8.0/27.0*vertices[1](0)+t294+t295+t296+t297+t298+vertices[7](0)/27.0;
+  support_points[57](1) = t301+8.0/27.0*vertices[1](1)+t303+t304+t305+t306+t307+vertices[7](1)/27.0;
+  support_points[57](2) = t310+8.0/27.0*vertices[1](2)+t312+t313+t314+t315+t316+vertices[7](2)/27.0;
+  support_points[58](0) = t292+t319+vertices[2](0)/27.0+t295+8.0/27.0*vertices[4](0)+t297+t298+t322;
+  support_points[58](1) = t301+t324+vertices[2](1)/27.0+t304+8.0/27.0*vertices[4](1)+t306+t307+t327;
+  support_points[58](2) = t310+t329+vertices[2](2)/27.0+t313+8.0/27.0*vertices[4](2)+t315+t316+t332;
+  support_points[59](0) = t334+t266+t267+vertices[3](0)/27.0+t269+8.0/27.0*vertices[5](0)+t337+t272;
+  support_points[59](1) = t339+t275+t276+vertices[3](1)/27.0+t278+8.0/27.0*vertices[5](1)+t342+t281;
+  support_points[59](2) = t344+t284+t285+vertices[3](2)/27.0+t287+8.0/27.0*vertices[5](2)+t347+t290;
+  support_points[60](0) = t292+t319+t294+8.0/27.0*vertices[3](0)+t296+vertices[5](0)/27.0+t298+t322;
+  support_points[60](1) = t301+t324+t303+8.0/27.0*vertices[3](1)+t305+vertices[5](1)/27.0+t307+t327;
+  support_points[60](2) = t310+t329+t312+8.0/27.0*vertices[3](2)+t314+vertices[5](2)/27.0+t316+t332;
+  support_points[61](0) = t334+t266+8.0/27.0*vertices[2](0)+t268+vertices[4](0)/27.0+t270+t337+t272;
+  support_points[61](1) = t339+t275+8.0/27.0*vertices[2](1)+t277+vertices[4](1)/27.0+t279+t342+t281;
+  support_points[61](2) = t344+t284+8.0/27.0*vertices[2](2)+t286+vertices[4](2)/27.0+t288+t347+t290;
+  support_points[62](0) = t334+vertices[1](0)/27.0+t267+t268+t269+t270+t337+8.0/27.0*vertices[7](0);
+  support_points[62](1) = t339+vertices[1](1)/27.0+t276+t277+t278+t279+t342+8.0/27.0*vertices[7](1);
+  support_points[62](2) = t344+vertices[1](2)/27.0+t285+t286+t287+t288+t347+8.0/27.0*vertices[7](2);
+  support_points[63](0) = vertices[0](0)/27.0+t319+t294+t295+t296+t297+8.0/27.0*vertices[6](0)+t322;
+  support_points[63](1) = vertices[0](1)/27.0+t324+t303+t304+t305+t306+8.0/27.0*vertices[6](1)+t327;
+  support_points[63](2) = vertices[0](2)/27.0+t329+t312+t313+t314+t315+8.0/27.0*vertices[6](2)+t332;
 };
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.