8 September 2021 3:55:24.707 PM CUBE_ARBQ_RULE_TEST FORTRAN90 version Test CUBE_ARBQ_RULE(). TEST01 Quadrature rule for the symmetric cube. Polynomial exactness degree DEGREE = 8 Number of nodes N = 42 J W X Y Z 1 0.115589 -0.447599 -0.468591 -0.977231 2 0.153073 0.119097 -0.179652 0.981507 3 0.674205E-01 -0.449016 0.887443 0.972053 4 0.677107E-01 0.865177 0.766938 -0.904582 5 0.164431 0.650543 -0.332237 -0.918244 6 0.210364 0.258921 0.411771 -0.884195 7 0.561431E-01 0.965699 0.267704 0.955702 8 0.185095 0.226070 -0.680921 0.722792 9 0.752179E-01 -0.944716 0.342837 0.894121 10 0.914100E-01 -0.317586 0.924106 -0.899999 11 0.368837E-01 -0.522911 -0.990062 0.975545 12 0.105804 0.784316 -0.801611 0.865794 13 0.162443 -0.818579 0.404996 -0.870320 14 0.199256 0.282586 0.755697 -0.545666 15 0.189884 -0.760786 -0.470757 0.825128 16 0.307838 0.586623 0.136088 -0.307695 17 0.266738E-01 0.954863 -0.957035 -0.886927 18 0.278913E-01 -0.813250 -0.999929 -0.923041 19 0.202898 -0.158502 -0.841710 0.531390 20 0.238161 0.477338 0.731255 0.809511 21 0.234729 0.128405 -0.841039 -0.743166 22 0.407501 0.129189 0.426209 0.174203 23 0.366318 -0.553219 -0.295900 0.287481 24 0.411763 -0.322837 0.316518 0.689460 25 0.101878 0.681425 0.950025 -0.435345 26 0.238176 0.755778 -0.665540 -0.415336 27 0.183519 -0.900002 -0.504205 -0.622699 28 0.493286 -0.257584 -0.440140E-01 -0.586826 29 0.129980 0.963183 0.134652 -0.601469 30 0.391024 0.690830 -0.884841E-01 0.557151 31 0.487986 0.182106 -0.436880 -0.204827E-01 32 0.170258 -0.822192 0.827084 0.491794 33 0.233960 0.858852 0.642174 0.136923 34 0.263984 -0.897234 0.134998 0.775611E-02 35 0.380818 -0.535893 0.693645 -0.285754 36 0.271894 -0.552999 -0.851057 -0.233014 37 0.172555 -0.200143E-02 0.963160 0.266956 38 0.307028E-01 0.937854 0.998486 0.674101 39 0.812185E-01 -0.971502 -0.858832 0.406603 40 0.425638E-01 -0.982908 0.958597 -0.556594 41 0.105808 0.995898 -0.589014 0.251071 42 0.115889 0.595292 -0.999374 0.134929 Sum 8.00000 Volume 8.00000 TEST02 Get a quadrature rule for the symmetric cube. Then write it to a file. Polynomial exactness degree DEGREE = 8 Quadrature rule written to file "cube08.txt". TEST03 Get a quadrature rule for the symmetric cube. Set up GNUPLOT graphics input. Polynomial exactness degree DEGREE = 8 Created vertex file "cube08_vertices.txt". Created node file "cube08_nodes.txt". Created command file "cube08_commands.txt". TEST04 Get a quadrature rule for the symmetric cube. Test its accuracy. Polynomial exactness degree DEGREE = 8 RMS error = 0.225641E-16 CUBE_ARBQ_RULE_TEST Normal end of execution. 8 September 2021 3:55:24.708 PM