16 January 2017 09:07:21 AM FEM2D_PACK_PRB: C version Test the FEM2D_PACK library. TEST03 BASIS_11_T3_TEST - Test the T3 basis functions. BASIS_11_T4_TEST - Test the T4 basis functions. BASIS_11_T6_TEST - Test the T6 basis functions. BASIS_11_T3_TEST: Verify basis functions for element T3. Number of nodes = 3 Physical Nodes: 0 2 0 1 4 3 2 0 4 The basis function values at basis nodes should form the identity matrix. 1 0 0 -0 1 0 0 0 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 0 0 BASIS_11_T4_TEST: Verify basis functions for element T4. Number of nodes = 4 Physical Nodes: 0 2 0 1 4 3 2 0 4 3 2 2.33333 The basis function values at basis nodes should form the identity matrix. 1 0 0 0 0 1 0 -0 0 0 1 0 -1.11022e-16 -5.55112e-17 -5.55112e-17 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 0 0 2.08167e-17 1.73472e-17 BASIS_11_T6_TEST: Verify basis functions for element T6. Number of nodes = 6 Physical Nodes: 0 2 0 1 4 3 2 0 4 3 3 1.5 4 2 3.5 5 1 2 The basis function values at basis nodes should form the identity matrix. 1 0 0 -0 0 -0 0 1 -0 -0 0 0 0 0 1 0 -0 -0 0 -0 -0 1 -0 0 -0 0 0 0 1 -0 -0 -0 -0 -0 0 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 0 0 0 0 -2.77556e-17 0 0 0 TEST04 Test the computation of basis functions by evaluating them at the nodes that define the basis functions. BASIS_MN_Q4_TEST - for the Q4 element. BASIS_MN_T3_TEST - for the T3 element. BASIS_MN_T4_TEST - for the T4 element. BASIS_MN_T6_TEST - for the T6 element. BASIS_MN_Q4_TEST: Verify basis functions for element Q4. Number of nodes = 4 Physical Nodes: 0 3 1 1 5 1 2 5 4 3 3 4 The basis function values at basis nodes should form the identity matrix. 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 0 0 0 0 BASIS_MN_T3_TEST: Verify basis functions for element T3. Number of nodes = 3 Physical Nodes: 0 2 0 1 4 3 2 0 4 The basis function values at basis nodes should form the identity matrix. 1 0 0 -0 1 0 0 0 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 0 0 BASIS_MN_T4_TEST: Verify basis functions for element T4. Number of nodes = 4 Physical Nodes: 0 2 0 1 4 2 2 0 4 3 2 2 The basis function values at basis nodes should form the identity matrix. 1 0 0 0 0 1 0 -0 0 0 1 0 0 0 0 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 0 0 0 0 BASIS_MN_T6_TEST: Verify basis functions for element T6. Number of nodes = 6 Physical Nodes: 0 2 0 1 4 3 2 0 4 3 3 1.5 4 2 3.5 5 1 2 The basis function values at basis nodes should form the identity matrix. 1 0 0 -0 0 -0 -0 1 -0 -0 0 -0 -0 -0 1 -0 -0 -0 -0 0 -0 1 0 -0 -0 -0 0 -0 1 0 0 -0 -0 0 -0 1 The X and Y derivatives should sum to 0. dPhidX sum, dPhidY sum: 0 0 0 0 -1.11022e-16 0 0 0 -2.77556e-17 0 0 0 TEST105 GRID_NODES_01 computes a regular grid in the unit square. NUM_X = 5 NUM_Y = 3 NODE_NUM = 15 0 0 0 1 0.25 0 2 0.5 0 3 0.75 0 4 1 0 5 0 0.5 6 0.25 0.5 7 0.5 0.5 8 0.75 0.5 9 1 0.5 10 0 1 11 0.25 1 12 0.5 1 13 0.75 1 14 1 1 TEST12 INTERP_TEST tests the interpolating power of the element. INTERP_TEST for element "Q4". Number of nodes = 4 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S): 0.218418 0.956318 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.829509 0.561695 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.401306 0.754673 (U ,U* ,Error): 0.754673 0.754673 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.897504 0.350752 (U ,U* ,Error): 0.350752 0.350752 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S): 0.859097 0.840847 (U ,U* ,Error): 0.859097 0.859097 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.260303 0.912484 (U ,U* ,Error): 0.260303 0.260303 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 1.38778e-17 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.822887 0.267132 (U ,U* ,Error): 0.822887 0.822887 1.11022e-16 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S): 0.692066 0.561662 (U ,U* ,Error): 0.388708 0.388708 0 (Ur,Ur*,Error): 0.561662 0.561662 0 (Us,Us*,Error): 0.692066 0.692066 0 (R,S): 0.861216 0.453794 (U ,U* ,Error): 0.390814 0.390814 0 (Ur,Ur*,Error): 0.453794 0.453794 0 (Us,Us*,Error): 0.861216 0.861216 0 (R,S): 0.911977 0.597917 (U ,U* ,Error): 0.545286 0.545286 0 (Ur,Ur*,Error): 0.597917 0.597917 0 (Us,Us*,Error): 0.911977 0.911977 0 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.143887 0.143887 0 (Ur,Ur*,Error): 0.761492 0.761492 0 (Us,Us*,Error): 0.188955 0.188955 0 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0735676 0.0735676 0 (Ur,Ur*,Error): 0.185314 0.185314 0 (Us,Us*,Error): 0.396988 0.396988 0 INTERP_TEST for element "Q8". Number of nodes = 8 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 1 (R,S,U): 1 0.5 1 (R,S,U): 0.5 1 1 (R,S,U): 0 0.5 1 (R,S): 0.218418 0.956318 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 5.55112e-17 5.55112e-17 (Us,Us*,Error): 0 -4.44089e-16 4.44089e-16 (R,S): 0.829509 0.561695 (U ,U* ,Error): 1 1 1.11022e-16 (Ur,Ur*,Error): 0 -1.11022e-16 1.11022e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 1.11022e-16 1.11022e-16 (Us,Us*,Error): 0 4.44089e-16 4.44089e-16 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 -2.77556e-16 2.77556e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 3.33067e-16 3.33067e-16 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.5 (R,S,U): 0.5 1 1 (R,S,U): 0 0.5 0.5 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 5.55112e-17 (Ur,Ur*,Error): 0 1.11022e-16 1.11022e-16 (Us,Us*,Error): 1 1 0 (R,S): 0.401306 0.754673 (U ,U* ,Error): 0.754673 0.754673 1.11022e-16 (Ur,Ur*,Error): 0 1.11022e-16 1.11022e-16 (Us,Us*,Error): 1 1 0 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 2.1684e-19 (Ur,Ur*,Error): 0 8.67362e-19 8.67362e-19 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.897504 0.350752 (U ,U* ,Error): 0.350752 0.350752 0 (Ur,Ur*,Error): 0 2.22045e-16 2.22045e-16 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0.5 (R,S,U): 1 0.5 1 (R,S,U): 0.5 1 0.5 (R,S,U): 0 0.5 0 (R,S): 0.859097 0.840847 (U ,U* ,Error): 0.859097 0.859097 1.11022e-16 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 -2.77556e-16 2.77556e-16 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 1.38778e-17 (Ur,Ur*,Error): 1 1 1.11022e-16 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 (R,S): 0.260303 0.912484 (U ,U* ,Error): 0.260303 0.260303 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 -1.11022e-16 1.11022e-16 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 1.38778e-17 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 (R,S): 0.822887 0.267132 (U ,U* ,Error): 0.822887 0.822887 0 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 3.33067e-16 3.33067e-16 Interpolate R^0 * S^2 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.25 (R,S,U): 0.5 1 1 (R,S,U): 0 0.5 0.25 (R,S): 0.692066 0.561662 (U ,U* ,Error): 0.315465 0.315465 5.55112e-17 (Ur,Ur*,Error): 0 2.77556e-17 2.77556e-17 (Us,Us*,Error): 1.12332 1.12332 2.22045e-16 (R,S): 0.861216 0.453794 (U ,U* ,Error): 0.205929 0.205929 5.55112e-17 (Ur,Ur*,Error): 0 -1.94289e-16 1.94289e-16 (Us,Us*,Error): 0.907588 0.907588 2.22045e-16 (R,S): 0.911977 0.597917 (U ,U* ,Error): 0.357505 0.357505 1.66533e-16 (Ur,Ur*,Error): 0 -2.77556e-17 2.77556e-17 (Us,Us*,Error): 1.19583 1.19583 4.44089e-16 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.57987 0.57987 1.11022e-16 (Ur,Ur*,Error): 0 -3.60822e-16 3.60822e-16 (Us,Us*,Error): 1.52298 1.52298 2.22045e-16 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0343413 0.0343413 3.46945e-17 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.370628 0.370628 5.55112e-17 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.5 (R,S,U): 0.5 1 0.5 (R,S,U): 0 0.5 0 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.210808 0.210808 0 (Ur,Ur*,Error): 0.367027 0.367027 5.55112e-17 (Us,Us*,Error): 0.574366 0.574366 0 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.223137 0.223137 0 (Ur,Ur*,Error): 0.361529 0.361529 0 (Us,Us*,Error): 0.617205 0.617205 1.11022e-16 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.152132 0.152132 0 (Ur,Ur*,Error): 0.714471 0.714471 2.22045e-16 (Us,Us*,Error): 0.21293 0.21293 0 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0352331 0.0352331 6.93889e-18 (Ur,Ur*,Error): 0.299329 0.299329 0 (Us,Us*,Error): 0.117707 0.117707 1.38778e-17 (R,S): 0.825003 0.82466 (U ,U* ,Error): 0.680347 0.680347 2.22045e-16 (Ur,Ur*,Error): 0.82466 0.82466 1.11022e-16 (Us,Us*,Error): 0.825003 0.825003 0 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0.25 (R,S,U): 1 0.5 1 (R,S,U): 0.5 1 0.25 (R,S,U): 0 0.5 0 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00382688 0.00382688 1.73472e-18 (Ur,Ur*,Error): 0.123724 0.123724 1.11022e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00779395 0.00779395 5.20417e-18 (Ur,Ur*,Error): 0.176567 0.176567 1.66533e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.745303 0.308675 (U ,U* ,Error): 0.555477 0.555477 1.11022e-16 (Ur,Ur*,Error): 1.49061 1.49061 0 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 (R,S): 0.899373 0.763537 (U ,U* ,Error): 0.808872 0.808872 2.22045e-16 (Ur,Ur*,Error): 1.79875 1.79875 2.22045e-16 (Us,Us*,Error): 0 -8.32667e-17 8.32667e-17 (R,S): 0.761731 0.40697 (U ,U* ,Error): 0.580234 0.580234 1.11022e-16 (Ur,Ur*,Error): 1.52346 1.52346 2.22045e-16 (Us,Us*,Error): 0 1.38778e-16 1.38778e-16 Interpolate R^1 * S^2 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.25 (R,S,U): 0.5 1 0.5 (R,S,U): 0 0.5 0 (R,S): 0.938749 0.562088 (U ,U* ,Error): 0.296592 0.296592 0 (Ur,Ur*,Error): 0.315943 0.315943 2.77556e-16 (Us,Us*,Error): 1.05532 1.05532 4.44089e-16 (R,S): 0.01782 0.501103 (U ,U* ,Error): 0.00447469 0.00447469 3.46945e-18 (Ur,Ur*,Error): 0.251104 0.251104 1.11022e-16 (Us,Us*,Error): 0.0178593 0.0178593 0 (R,S): 0.0419093 0.368851 (U ,U* ,Error): 0.00570179 0.00570179 6.07153e-18 (Ur,Ur*,Error): 0.136051 0.136051 8.32667e-17 (Us,Us*,Error): 0.0309165 0.0309165 3.46945e-18 (R,S): 0.271724 0.858573 (U ,U* ,Error): 0.2003 0.2003 5.55112e-17 (Ur,Ur*,Error): 0.737147 0.737147 2.22045e-16 (Us,Us*,Error): 0.466589 0.466589 0 (R,S): 0.0290366 0.0174423 (U ,U* ,Error): 8.83388e-06 8.83388e-06 1.38913e-19 (Ur,Ur*,Error): 0.000304233 0.000304233 7.75205e-18 (Us,Us*,Error): 0.00101293 0.00101293 6.93889e-18 Interpolate R^2 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.5 (R,S,U): 0.5 1 0.25 (R,S,U): 0 0.5 0 (R,S): 0.152384 0.114319 (U ,U* ,Error): 0.00265457 0.00265457 1.73472e-18 (Ur,Ur*,Error): 0.0348406 0.0348406 4.16334e-17 (Us,Us*,Error): 0.0232208 0.0232208 1.38778e-17 (R,S): 0.353907 0.119308 (U ,U* ,Error): 0.0149433 0.0149433 1.38778e-17 (Ur,Ur*,Error): 0.0844478 0.0844478 1.38778e-17 (Us,Us*,Error): 0.12525 0.12525 1.11022e-16 (R,S): 0.206653 0.212924 (U ,U* ,Error): 0.00909299 0.00909299 6.93889e-18 (Ur,Ur*,Error): 0.0880026 0.0880026 5.55112e-17 (Us,Us*,Error): 0.0427054 0.0427054 1.38778e-17 (R,S): 0.612948 0.809519 (U ,U* ,Error): 0.30414 0.30414 0 (Ur,Ur*,Error): 0.992385 0.992385 1.11022e-16 (Us,Us*,Error): 0.375705 0.375705 1.11022e-16 (R,S): 0.58709 0.215492 (U ,U* ,Error): 0.0742744 0.0742744 0 (Ur,Ur*,Error): 0.253026 0.253026 0 (Us,Us*,Error): 0.344674 0.344674 1.66533e-16 INTERP_TEST for element "Q9". Number of nodes = 9 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 1 (R,S,U): 1 0.5 1 (R,S,U): 0.5 1 1 (R,S,U): 0 0.5 1 (R,S,U): 0.5 0.5 1 (R,S): 0.218418 0.956318 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 -1.66533e-16 1.66533e-16 (Us,Us*,Error): 0 4.44089e-16 4.44089e-16 (R,S): 0.829509 0.561695 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 4.44089e-16 4.44089e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 2.22045e-16 2.22045e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 8.88178e-16 8.88178e-16 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.5 (R,S,U): 0.5 1 1 (R,S,U): 0 0.5 0.5 (R,S,U): 0.5 0.5 0.5 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.401306 0.754673 (U ,U* ,Error): 0.754673 0.754673 0 (Ur,Ur*,Error): 0 -5.55112e-17 5.55112e-17 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.897504 0.350752 (U ,U* ,Error): 0.350752 0.350752 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 3.46945e-18 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0.5 (R,S,U): 1 0.5 1 (R,S,U): 0.5 1 0.5 (R,S,U): 0 0.5 0 (R,S,U): 0.5 0.5 0.5 (R,S): 0.859097 0.840847 (U ,U* ,Error): 0.859097 0.859097 0 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 -3.33067e-16 3.33067e-16 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 1.38778e-17 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.260303 0.912484 (U ,U* ,Error): 0.260303 0.260303 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 1.38778e-17 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 (R,S): 0.822887 0.267132 (U ,U* ,Error): 0.822887 0.822887 1.11022e-16 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 1.11022e-16 1.11022e-16 Interpolate R^0 * S^2 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.25 (R,S,U): 0.5 1 1 (R,S,U): 0 0.5 0.25 (R,S,U): 0.5 0.5 0.25 (R,S): 0.692066 0.561662 (U ,U* ,Error): 0.315465 0.315465 5.55112e-17 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1.12332 1.12332 0 (R,S): 0.861216 0.453794 (U ,U* ,Error): 0.205929 0.205929 2.77556e-17 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.907588 0.907588 1.11022e-16 (R,S): 0.911977 0.597917 (U ,U* ,Error): 0.357505 0.357505 0 (Ur,Ur*,Error): 0 -2.22045e-16 2.22045e-16 (Us,Us*,Error): 1.19583 1.19583 2.22045e-16 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.57987 0.57987 1.11022e-16 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1.52298 1.52298 0 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0343413 0.0343413 6.93889e-18 (Ur,Ur*,Error): 0 -2.77556e-17 2.77556e-17 (Us,Us*,Error): 0.370628 0.370628 0 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.5 (R,S,U): 0.5 1 0.5 (R,S,U): 0 0.5 0 (R,S,U): 0.5 0.5 0.25 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.210808 0.210808 0 (Ur,Ur*,Error): 0.367027 0.367027 1.11022e-16 (Us,Us*,Error): 0.574366 0.574366 1.11022e-16 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.223137 0.223137 2.77556e-17 (Ur,Ur*,Error): 0.361529 0.361529 0 (Us,Us*,Error): 0.617205 0.617205 0 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.152132 0.152132 0 (Ur,Ur*,Error): 0.714471 0.714471 1.11022e-16 (Us,Us*,Error): 0.21293 0.21293 2.77556e-17 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0352331 0.0352331 1.38778e-17 (Ur,Ur*,Error): 0.299329 0.299329 5.55112e-17 (Us,Us*,Error): 0.117707 0.117707 1.38778e-17 (R,S): 0.825003 0.82466 (U ,U* ,Error): 0.680347 0.680347 0 (Ur,Ur*,Error): 0.82466 0.82466 1.11022e-16 (Us,Us*,Error): 0.825003 0.825003 2.22045e-16 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0.25 (R,S,U): 1 0.5 1 (R,S,U): 0.5 1 0.25 (R,S,U): 0 0.5 0 (R,S,U): 0.5 0.5 0.25 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00382688 0.00382688 8.67362e-18 (Ur,Ur*,Error): 0.123724 0.123724 0 (Us,Us*,Error): 0 0 0 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00779395 0.00779395 1.21431e-17 (Ur,Ur*,Error): 0.176567 0.176567 1.11022e-16 (Us,Us*,Error): 0 -2.77556e-17 2.77556e-17 (R,S): 0.745303 0.308675 (U ,U* ,Error): 0.555477 0.555477 0 (Ur,Ur*,Error): 1.49061 1.49061 0 (Us,Us*,Error): 0 -5.55112e-17 5.55112e-17 (R,S): 0.899373 0.763537 (U ,U* ,Error): 0.808872 0.808872 1.11022e-16 (Ur,Ur*,Error): 1.79875 1.79875 4.44089e-16 (Us,Us*,Error): 0 3.05311e-16 3.05311e-16 (R,S): 0.761731 0.40697 (U ,U* ,Error): 0.580234 0.580234 0 (Ur,Ur*,Error): 1.52346 1.52346 2.22045e-16 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 Interpolate R^1 * S^2 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.25 (R,S,U): 0.5 1 0.5 (R,S,U): 0 0.5 0 (R,S,U): 0.5 0.5 0.125 (R,S): 0.938749 0.562088 (U ,U* ,Error): 0.296592 0.296592 0 (Ur,Ur*,Error): 0.315943 0.315943 0 (Us,Us*,Error): 1.05532 1.05532 0 (R,S): 0.01782 0.501103 (U ,U* ,Error): 0.00447469 0.00447469 0 (Ur,Ur*,Error): 0.251104 0.251104 0 (Us,Us*,Error): 0.0178593 0.0178593 3.46945e-18 (R,S): 0.0419093 0.368851 (U ,U* ,Error): 0.00570179 0.00570179 2.60209e-18 (Ur,Ur*,Error): 0.136051 0.136051 2.77556e-17 (Us,Us*,Error): 0.0309165 0.0309165 6.93889e-18 (R,S): 0.271724 0.858573 (U ,U* ,Error): 0.2003 0.2003 5.55112e-17 (Ur,Ur*,Error): 0.737147 0.737147 0 (Us,Us*,Error): 0.466589 0.466589 1.11022e-16 (R,S): 0.0290366 0.0174423 (U ,U* ,Error): 8.83388e-06 8.83388e-06 3.04932e-20 (Ur,Ur*,Error): 0.000304233 0.000304233 8.13152e-19 (Us,Us*,Error): 0.00101293 0.00101293 6.93889e-18 Interpolate R^2 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.5 (R,S,U): 0.5 1 0.25 (R,S,U): 0 0.5 0 (R,S,U): 0.5 0.5 0.125 (R,S): 0.152384 0.114319 (U ,U* ,Error): 0.00265457 0.00265457 1.73472e-18 (Ur,Ur*,Error): 0.0348406 0.0348406 1.38778e-17 (Us,Us*,Error): 0.0232208 0.0232208 1.38778e-17 (R,S): 0.353907 0.119308 (U ,U* ,Error): 0.0149433 0.0149433 0 (Ur,Ur*,Error): 0.0844478 0.0844478 0 (Us,Us*,Error): 0.12525 0.12525 0 (R,S): 0.206653 0.212924 (U ,U* ,Error): 0.00909299 0.00909299 0 (Ur,Ur*,Error): 0.0880026 0.0880026 1.38778e-17 (Us,Us*,Error): 0.0427054 0.0427054 1.38778e-17 (R,S): 0.612948 0.809519 (U ,U* ,Error): 0.30414 0.30414 5.55112e-17 (Ur,Ur*,Error): 0.992385 0.992385 1.11022e-16 (Us,Us*,Error): 0.375705 0.375705 0 (R,S): 0.58709 0.215492 (U ,U* ,Error): 0.0742744 0.0742744 0 (Ur,Ur*,Error): 0.253026 0.253026 0 (Us,Us*,Error): 0.344674 0.344674 5.55112e-17 Interpolate R^2 * S^2 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 1 1 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0.5 0.25 (R,S,U): 0.5 1 0.25 (R,S,U): 0 0.5 0 (R,S,U): 0.5 0.5 0.0625 (R,S): 0.768056 0.723297 (U ,U* ,Error): 0.308617 0.308617 0 (Ur,Ur*,Error): 0.80363 0.80363 0 (Us,Us*,Error): 0.853361 0.853361 0 (R,S): 0.448019 0.855176 (U ,U* ,Error): 0.146793 0.146793 2.77556e-17 (Ur,Ur*,Error): 0.655296 0.655296 0 (Us,Us*,Error): 0.343304 0.343304 5.55112e-17 (R,S): 0.945017 0.909057 (U ,U* ,Error): 0.738009 0.738009 1.11022e-16 (Ur,Ur*,Error): 1.5619 1.5619 2.22045e-16 (Us,Us*,Error): 1.62368 1.62368 4.44089e-16 (R,S): 0.519726 0.0301946 (U ,U* ,Error): 0.000246268 0.000246268 0 (Ur,Ur*,Error): 0.000947684 0.000947684 7.58942e-19 (Us,Us*,Error): 0.016312 0.016312 3.1225e-17 (R,S): 0.481067 0.292313 (U ,U* ,Error): 0.0197746 0.0197746 3.46945e-18 (Ur,Ur*,Error): 0.0822113 0.0822113 0 (Us,Us*,Error): 0.135297 0.135297 0 INTERP_TEST for element "Q12". Number of nodes = 12 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 0.333333 0 1 (R,S,U): 0.666667 0 1 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 1 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 1 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.218418 0.956318 (U ,U* ,Error): 1 1 4.44089e-16 (Ur,Ur*,Error): 0 1.05471e-15 1.05471e-15 (Us,Us*,Error): 0 1.77636e-15 1.77636e-15 (R,S): 0.829509 0.561695 (U ,U* ,Error): 1 1 4.44089e-16 (Ur,Ur*,Error): 0 1.44329e-15 1.44329e-15 (Us,Us*,Error): 0 2.72005e-15 2.72005e-15 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 1.11022e-16 (Ur,Ur*,Error): 0 9.71445e-17 9.71445e-17 (Us,Us*,Error): 0 4.996e-16 4.996e-16 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 9.71445e-17 9.71445e-17 (Us,Us*,Error): 0 -6.66134e-16 6.66134e-16 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 -9.99201e-16 9.99201e-16 (Us,Us*,Error): 0 1.56472e-15 1.56472e-15 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.333333 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0.666667 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 1.66533e-16 (Ur,Ur*,Error): 0 -2.22045e-16 2.22045e-16 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.401306 0.754673 (U ,U* ,Error): 0.754673 0.754673 2.22045e-16 (Ur,Ur*,Error): 0 9.99201e-16 9.99201e-16 (Us,Us*,Error): 1 1 1.77636e-15 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 4.33681e-19 (Ur,Ur*,Error): 0 9.54098e-18 9.54098e-18 (Us,Us*,Error): 1 1 4.44089e-16 (R,S): 0.897504 0.350752 (U ,U* ,Error): 0.350752 0.350752 0 (Ur,Ur*,Error): 0 6.66134e-16 6.66134e-16 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 -5.20417e-18 5.20417e-18 (Us,Us*,Error): 1 1 2.22045e-16 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.333333 (R,S,U): 0.666667 0 0.666667 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.859097 0.840847 (U ,U* ,Error): 0.859097 0.859097 2.22045e-16 (Ur,Ur*,Error): 1 1 1.33227e-15 (Us,Us*,Error): 0 8.88178e-16 8.88178e-16 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 9.02056e-17 9.02056e-17 (R,S): 0.260303 0.912484 (U ,U* ,Error): 0.260303 0.260303 0 (Ur,Ur*,Error): 1 1 6.66134e-16 (Us,Us*,Error): 0 5.55112e-16 5.55112e-16 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 8.32667e-17 8.32667e-17 (R,S): 0.822887 0.267132 (U ,U* ,Error): 0.822887 0.822887 1.11022e-16 (Ur,Ur*,Error): 1 1 3.10862e-15 (Us,Us*,Error): 0 3.33067e-16 3.33067e-16 Interpolate R^0 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.111111 (R,S,U): 1 0.333333 0.111111 (R,S,U): 0 0.666667 0.444444 (R,S,U): 1 0.666667 0.444444 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.692066 0.561662 (U ,U* ,Error): 0.315465 0.315465 1.11022e-16 (Ur,Ur*,Error): 0 2.27596e-15 2.27596e-15 (Us,Us*,Error): 1.12332 1.12332 8.88178e-16 (R,S): 0.861216 0.453794 (U ,U* ,Error): 0.205929 0.205929 0 (Ur,Ur*,Error): 0 2.44249e-15 2.44249e-15 (Us,Us*,Error): 0.907588 0.907588 5.55112e-16 (R,S): 0.911977 0.597917 (U ,U* ,Error): 0.357505 0.357505 2.22045e-16 (Ur,Ur*,Error): 0 6.66134e-16 6.66134e-16 (Us,Us*,Error): 1.19583 1.19583 1.33227e-15 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.57987 0.57987 0 (Ur,Ur*,Error): 0 3.33067e-16 3.33067e-16 (Us,Us*,Error): 1.52298 1.52298 1.33227e-15 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0343413 0.0343413 3.46945e-17 (Ur,Ur*,Error): 0 8.32667e-17 8.32667e-17 (Us,Us*,Error): 0.370628 0.370628 1.11022e-16 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.210808 0.210808 2.77556e-17 (Ur,Ur*,Error): 0.367027 0.367027 5.55112e-17 (Us,Us*,Error): 0.574366 0.574366 2.22045e-16 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.223137 0.223137 8.32667e-17 (Ur,Ur*,Error): 0.361529 0.361529 7.21645e-16 (Us,Us*,Error): 0.617205 0.617205 2.22045e-16 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.152132 0.152132 0 (Ur,Ur*,Error): 0.714471 0.714471 5.55112e-16 (Us,Us*,Error): 0.21293 0.21293 0 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0352331 0.0352331 6.93889e-18 (Ur,Ur*,Error): 0.299329 0.299329 2.22045e-16 (Us,Us*,Error): 0.117707 0.117707 8.32667e-17 (R,S): 0.825003 0.82466 (U ,U* ,Error): 0.680347 0.680347 1.11022e-16 (Ur,Ur*,Error): 0.82466 0.82466 2.88658e-15 (Us,Us*,Error): 0.825003 0.825003 2.22045e-16 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.111111 (R,S,U): 0.666667 0 0.444444 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.111111 (R,S,U): 0.666667 1 0.444444 (R,S,U): 1 1 1 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00382688 0.00382688 6.93889e-18 (Ur,Ur*,Error): 0.123724 0.123724 0 (Us,Us*,Error): 0 1.249e-16 1.249e-16 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00779395 0.00779395 1.38778e-17 (Ur,Ur*,Error): 0.176567 0.176567 3.33067e-16 (Us,Us*,Error): 0 1.38778e-16 1.38778e-16 (R,S): 0.745303 0.308675 (U ,U* ,Error): 0.555477 0.555477 0 (Ur,Ur*,Error): 1.49061 1.49061 6.66134e-16 (Us,Us*,Error): 0 -2.22045e-16 2.22045e-16 (R,S): 0.899373 0.763537 (U ,U* ,Error): 0.808872 0.808872 1.11022e-16 (Ur,Ur*,Error): 1.79875 1.79875 1.77636e-15 (Us,Us*,Error): 0 2.66454e-15 2.66454e-15 (R,S): 0.761731 0.40697 (U ,U* ,Error): 0.580234 0.580234 1.11022e-16 (Ur,Ur*,Error): 1.52346 1.52346 2.22045e-16 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.037037 (R,S,U): 1 0.333333 0.037037 (R,S,U): 0 0.666667 0.296296 (R,S,U): 1 0.666667 0.296296 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.938749 0.562088 (U ,U* ,Error): 0.177588 0.177588 5.55112e-17 (Ur,Ur*,Error): 0 -1.11022e-15 1.11022e-15 (Us,Us*,Error): 0.94783 0.94783 1.11022e-16 (R,S): 0.01782 0.501103 (U ,U* ,Error): 0.125829 0.125829 2.77556e-17 (Ur,Ur*,Error): 0 -3.05311e-16 3.05311e-16 (Us,Us*,Error): 0.753313 0.753313 1.11022e-16 (R,S): 0.0419093 0.368851 (U ,U* ,Error): 0.0501824 0.0501824 4.85723e-17 (Ur,Ur*,Error): 0 8.32667e-17 8.32667e-17 (Us,Us*,Error): 0.408152 0.408152 4.996e-16 (R,S): 0.271724 0.858573 (U ,U* ,Error): 0.632894 0.632894 1.11022e-16 (Ur,Ur*,Error): 0 2.22045e-16 2.22045e-16 (Us,Us*,Error): 2.21144 2.21144 4.44089e-16 (R,S): 0.0290366 0.0174423 (U ,U* ,Error): 5.30652e-06 5.30652e-06 2.57329e-18 (Ur,Ur*,Error): 0 1.73472e-17 1.73472e-17 (Us,Us*,Error): 0.000912699 0.000912699 1.89735e-16 Interpolate R^1 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 0.111111 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 0.444444 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.152384 0.114319 (U ,U* ,Error): 0.00199147 0.00199147 7.80626e-18 (Ur,Ur*,Error): 0.0130688 0.0130688 3.98986e-17 (Us,Us*,Error): 0.0348406 0.0348406 5.55112e-17 (R,S): 0.353907 0.119308 (U ,U* ,Error): 0.00503764 0.00503764 2.60209e-18 (Ur,Ur*,Error): 0.0142344 0.0142344 7.45931e-17 (Us,Us*,Error): 0.0844478 0.0844478 2.77556e-17 (R,S): 0.206653 0.212924 (U ,U* ,Error): 0.00936894 0.00936894 1.04083e-17 (Ur,Ur*,Error): 0.0453366 0.0453366 3.46945e-17 (Us,Us*,Error): 0.0880026 0.0880026 1.249e-16 (R,S): 0.612948 0.809519 (U ,U* ,Error): 0.401677 0.401677 1.11022e-16 (Ur,Ur*,Error): 0.655321 0.655321 1.33227e-15 (Us,Us*,Error): 0.992385 0.992385 6.66134e-16 (R,S): 0.58709 0.215492 (U ,U* ,Error): 0.0272625 0.0272625 1.04083e-17 (Ur,Ur*,Error): 0.0464366 0.0464366 2.70617e-16 (Us,Us*,Error): 0.253026 0.253026 1.11022e-16 Interpolate R^2 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.111111 (R,S,U): 0.666667 1 0.444444 (R,S,U): 1 1 1 (R,S): 0.768056 0.723297 (U ,U* ,Error): 0.42668 0.42668 5.55112e-17 (Ur,Ur*,Error): 1.11107 1.11107 2.22045e-16 (Us,Us*,Error): 0.589911 0.589911 6.66134e-16 (R,S): 0.448019 0.855176 (U ,U* ,Error): 0.171652 0.171652 2.77556e-17 (Ur,Ur*,Error): 0.76627 0.76627 2.22045e-16 (Us,Us*,Error): 0.200721 0.200721 8.60423e-16 (R,S): 0.945017 0.909057 (U ,U* ,Error): 0.811841 0.811841 0 (Ur,Ur*,Error): 1.71815 1.71815 1.33227e-15 (Us,Us*,Error): 0.893058 0.893058 0 (R,S): 0.519726 0.0301946 (U ,U* ,Error): 0.00815602 0.00815602 1.56125e-17 (Ur,Ur*,Error): 0.0313858 0.0313858 2.77556e-17 (Us,Us*,Error): 0.270115 0.270115 1.66533e-16 (R,S): 0.481067 0.292313 (U ,U* ,Error): 0.0676486 0.0676486 2.77556e-17 (Ur,Ur*,Error): 0.281244 0.281244 5.55112e-17 (Us,Us*,Error): 0.231425 0.231425 8.32667e-17 Interpolate R^3 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.037037 (R,S,U): 0.666667 0 0.296296 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.037037 (R,S,U): 0.666667 1 0.296296 (R,S,U): 1 1 1 (R,S): 0.90264 0.667842 (U ,U* ,Error): 0.735434 0.735434 1.11022e-16 (Ur,Ur*,Error): 2.44428 2.44428 4.44089e-16 (Us,Us*,Error): 0 5.55112e-16 5.55112e-16 (R,S): 0.412278 0.156948 (U ,U* ,Error): 0.0700762 0.0700762 5.55112e-17 (Ur,Ur*,Error): 0.50992 0.50992 0 (Us,Us*,Error): 0 5.55112e-17 5.55112e-17 (R,S): 0.833282 0.964404 (U ,U* ,Error): 0.578596 0.578596 1.11022e-16 (Ur,Ur*,Error): 2.08307 2.08307 8.88178e-16 (Us,Us*,Error): 0 1.77636e-15 1.77636e-15 (R,S): 0.74079 0.456099 (U ,U* ,Error): 0.406523 0.406523 3.88578e-16 (Ur,Ur*,Error): 1.64631 1.64631 4.44089e-16 (Us,Us*,Error): 0 -6.66134e-16 6.66134e-16 (R,S): 0.653561 0.406827 (U ,U* ,Error): 0.279164 0.279164 2.22045e-16 (Ur,Ur*,Error): 1.28143 1.28143 2.22045e-16 (Us,Us*,Error): 0 1.77636e-15 1.77636e-15 Interpolate R^1 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 0.037037 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 0.296296 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.540539 0.832281 (U ,U* ,Error): 0.311628 0.311628 5.55112e-17 (Ur,Ur*,Error): 0.576514 0.576514 6.66134e-16 (Us,Us*,Error): 1.12328 1.12328 0 (R,S): 0.145756 0.717128 (U ,U* ,Error): 0.0537547 0.0537547 4.16334e-17 (Ur,Ur*,Error): 0.3688 0.3688 4.44089e-16 (Us,Us*,Error): 0.224875 0.224875 5.55112e-17 (R,S): 0.775651 0.362262 (U ,U* ,Error): 0.0368751 0.0368751 0 (Ur,Ur*,Error): 0.0475409 0.0475409 1.94289e-16 (Us,Us*,Error): 0.305374 0.305374 3.33067e-16 (R,S): 0.531111 0.379977 (U ,U* ,Error): 0.0291378 0.0291378 9.02056e-17 (Ur,Ur*,Error): 0.0548619 0.0548619 9.71445e-17 (Us,Us*,Error): 0.230049 0.230049 3.05311e-16 (R,S): 0.269285 0.877418 (U ,U* ,Error): 0.1819 0.1819 5.55112e-17 (Ur,Ur*,Error): 0.675491 0.675491 8.88178e-16 (Us,Us*,Error): 0.621937 0.621937 0 Interpolate R^3 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.037037 (R,S,U): 0.666667 1 0.296296 (R,S,U): 1 1 1 (R,S): 0.761285 0.913675 (U ,U* ,Error): 0.403119 0.403119 0 (Ur,Ur*,Error): 1.58857 1.58857 4.44089e-16 (Us,Us*,Error): 0.441206 0.441206 3.33067e-16 (R,S): 0.135794 0.291195 (U ,U* ,Error): 0.000729167 0.000729167 2.81893e-18 (Ur,Ur*,Error): 0.0161089 0.0161089 2.77556e-17 (Us,Us*,Error): 0.00250405 0.00250405 1.01915e-16 (R,S): 0.118211 0.771781 (U ,U* ,Error): 0.00127487 0.00127487 2.1684e-19 (Ur,Ur*,Error): 0.0323542 0.0323542 1.8735e-16 (Us,Us*,Error): 0.00165186 0.00165186 9.75782e-18 (R,S): 0.320633 0.877413 (U ,U* ,Error): 0.028922 0.028922 2.08167e-17 (Ur,Ur*,Error): 0.270609 0.270609 1.66533e-16 (Us,Us*,Error): 0.0329628 0.0329628 2.08167e-17 (R,S): 0.679476 0.949176 (U ,U* ,Error): 0.297761 0.297761 0 (Ur,Ur*,Error): 1.31467 1.31467 0 (Us,Us*,Error): 0.313705 0.313705 0 INTERP_TEST for element "Q16". Number of nodes = 16 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 0.333333 0 1 (R,S,U): 0.666667 0 1 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 1 (R,S,U): 0.333333 0.333333 1 (R,S,U): 0.666667 0.333333 1 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 1 (R,S,U): 0.333333 0.666667 1 (R,S,U): 0.666667 0.666667 1 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.218418 0.956318 (U ,U* ,Error): 1 1 3.33067e-16 (Ur,Ur*,Error): 0 -9.99201e-16 9.99201e-16 (Us,Us*,Error): 0 6.18949e-15 6.18949e-15 (R,S): 0.829509 0.561695 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 -5.4956e-15 5.4956e-15 (Us,Us*,Error): 0 -5.34295e-16 5.34295e-16 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 -4.51028e-16 4.51028e-16 (Us,Us*,Error): 0 1.02349e-15 1.02349e-15 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 -2.91434e-16 2.91434e-16 (Us,Us*,Error): 0 -1.96544e-15 1.96544e-15 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 -2.08167e-15 2.08167e-15 (Us,Us*,Error): 0 -1.85615e-15 1.85615e-15 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.333333 (R,S,U): 0.333333 0.333333 0.333333 (R,S,U): 0.666667 0.333333 0.333333 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0.666667 (R,S,U): 0.333333 0.666667 0.666667 (R,S,U): 0.666667 0.666667 0.666667 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 5.55112e-17 (Ur,Ur*,Error): 0 -5.6552e-16 5.6552e-16 (Us,Us*,Error): 1 1 8.88178e-16 (R,S): 0.401306 0.754673 (U ,U* ,Error): 0.754673 0.754673 0 (Ur,Ur*,Error): 0 1.02002e-15 1.02002e-15 (Us,Us*,Error): 1 1 0 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 1.51788e-18 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.897504 0.350752 (U ,U* ,Error): 0.350752 0.350752 1.11022e-16 (Ur,Ur*,Error): 0 -1.70003e-15 1.70003e-15 (Us,Us*,Error): 1 1 3.33067e-16 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 3.51282e-17 3.51282e-17 (Us,Us*,Error): 1 1 2.22045e-16 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.333333 (R,S,U): 0.666667 0 0.666667 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.333333 (R,S,U): 0.666667 0.333333 0.666667 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.333333 (R,S,U): 0.666667 0.666667 0.666667 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.859097 0.840847 (U ,U* ,Error): 0.859097 0.859097 1.11022e-16 (Ur,Ur*,Error): 1 1 2.22045e-15 (Us,Us*,Error): 0 2.22045e-16 2.22045e-16 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 5.55112e-17 (Ur,Ur*,Error): 1 1 3.33067e-16 (Us,Us*,Error): 0 2.01228e-16 2.01228e-16 (R,S): 0.260303 0.912484 (U ,U* ,Error): 0.260303 0.260303 0 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 -1.41553e-15 1.41553e-15 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 5.55112e-17 (Ur,Ur*,Error): 1 1 1.11022e-16 (Us,Us*,Error): 0 -3.57353e-16 3.57353e-16 (R,S): 0.822887 0.267132 (U ,U* ,Error): 0.822887 0.822887 2.22045e-16 (Ur,Ur*,Error): 1 1 1.11022e-16 (Us,Us*,Error): 0 -8.32667e-17 8.32667e-17 Interpolate R^0 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.111111 (R,S,U): 0.333333 0.333333 0.111111 (R,S,U): 0.666667 0.333333 0.111111 (R,S,U): 1 0.333333 0.111111 (R,S,U): 0 0.666667 0.444444 (R,S,U): 0.333333 0.666667 0.444444 (R,S,U): 0.666667 0.666667 0.444444 (R,S,U): 1 0.666667 0.444444 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.692066 0.561662 (U ,U* ,Error): 0.315465 0.315465 5.55112e-17 (Ur,Ur*,Error): 0 -9.02056e-16 9.02056e-16 (Us,Us*,Error): 1.12332 1.12332 4.44089e-16 (R,S): 0.861216 0.453794 (U ,U* ,Error): 0.205929 0.205929 0 (Ur,Ur*,Error): 0 -3.05311e-16 3.05311e-16 (Us,Us*,Error): 0.907588 0.907588 1.11022e-16 (R,S): 0.911977 0.597917 (U ,U* ,Error): 0.357505 0.357505 5.55112e-17 (Ur,Ur*,Error): 0 2.35922e-15 2.35922e-15 (Us,Us*,Error): 1.19583 1.19583 4.44089e-16 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.57987 0.57987 0 (Ur,Ur*,Error): 0 -3.85109e-16 3.85109e-16 (Us,Us*,Error): 1.52298 1.52298 6.66134e-16 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0343413 0.0343413 2.77556e-17 (Ur,Ur*,Error): 0 -8.32667e-17 8.32667e-17 (Us,Us*,Error): 0.370628 0.370628 1.66533e-16 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.111111 (R,S,U): 0.666667 0.333333 0.222222 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.222222 (R,S,U): 0.666667 0.666667 0.444444 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.210808 0.210808 5.55112e-17 (Ur,Ur*,Error): 0.367027 0.367027 0 (Us,Us*,Error): 0.574366 0.574366 2.22045e-16 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.223137 0.223137 0 (Ur,Ur*,Error): 0.361529 0.361529 2.22045e-16 (Us,Us*,Error): 0.617205 0.617205 4.44089e-16 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.152132 0.152132 0 (Ur,Ur*,Error): 0.714471 0.714471 1.11022e-16 (Us,Us*,Error): 0.21293 0.21293 2.498e-16 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0352331 0.0352331 1.38778e-17 (Ur,Ur*,Error): 0.299329 0.299329 0 (Us,Us*,Error): 0.117707 0.117707 1.38778e-17 (R,S): 0.825003 0.82466 (U ,U* ,Error): 0.680347 0.680347 1.11022e-16 (Ur,Ur*,Error): 0.82466 0.82466 1.66533e-15 (Us,Us*,Error): 0.825003 0.825003 5.55112e-16 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.111111 (R,S,U): 0.666667 0 0.444444 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.111111 (R,S,U): 0.666667 0.333333 0.444444 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.111111 (R,S,U): 0.666667 0.666667 0.444444 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.111111 (R,S,U): 0.666667 1 0.444444 (R,S,U): 1 1 1 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00382688 0.00382688 1.38778e-17 (Ur,Ur*,Error): 0.123724 0.123724 1.38778e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00779395 0.00779395 1.38778e-17 (Ur,Ur*,Error): 0.176567 0.176567 1.94289e-16 (Us,Us*,Error): 0 -2.77556e-17 2.77556e-17 (R,S): 0.745303 0.308675 (U ,U* ,Error): 0.555477 0.555477 1.11022e-16 (Ur,Ur*,Error): 1.49061 1.49061 2.22045e-16 (Us,Us*,Error): 0 -6.10623e-16 6.10623e-16 (R,S): 0.899373 0.763537 (U ,U* ,Error): 0.808872 0.808872 1.11022e-16 (Ur,Ur*,Error): 1.79875 1.79875 0 (Us,Us*,Error): 0 1.77636e-15 1.77636e-15 (R,S): 0.761731 0.40697 (U ,U* ,Error): 0.580234 0.580234 0 (Ur,Ur*,Error): 1.52346 1.52346 4.44089e-16 (Us,Us*,Error): 0 1.04083e-16 1.04083e-16 Interpolate R^0 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.037037 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.037037 (R,S,U): 1 0.333333 0.037037 (R,S,U): 0 0.666667 0.296296 (R,S,U): 0.333333 0.666667 0.296296 (R,S,U): 0.666667 0.666667 0.296296 (R,S,U): 1 0.666667 0.296296 (R,S,U): 0 1 1 (R,S,U): 0.333333 1 1 (R,S,U): 0.666667 1 1 (R,S,U): 1 1 1 (R,S): 0.938749 0.562088 (U ,U* ,Error): 0.177588 0.177588 0 (Ur,Ur*,Error): 0 2.77556e-16 2.77556e-16 (Us,Us*,Error): 0.94783 0.94783 1.11022e-16 (R,S): 0.01782 0.501103 (U ,U* ,Error): 0.125829 0.125829 5.55112e-17 (Ur,Ur*,Error): 0 -5.13478e-16 5.13478e-16 (Us,Us*,Error): 0.753313 0.753313 5.55112e-16 (R,S): 0.0419093 0.368851 (U ,U* ,Error): 0.0501824 0.0501824 2.08167e-17 (Ur,Ur*,Error): 0 6.93889e-18 6.93889e-18 (Us,Us*,Error): 0.408152 0.408152 2.77556e-16 (R,S): 0.271724 0.858573 (U ,U* ,Error): 0.632894 0.632894 2.22045e-16 (Ur,Ur*,Error): 0 -9.4369e-16 9.4369e-16 (Us,Us*,Error): 2.21144 2.21144 4.44089e-16 (R,S): 0.0290366 0.0174423 (U ,U* ,Error): 5.30652e-06 5.30652e-06 9.13271e-18 (Ur,Ur*,Error): 0 -2.94903e-17 2.94903e-17 (Us,Us*,Error): 0.000912699 0.000912699 1.55041e-16 Interpolate R^1 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.0740741 (R,S,U): 1 0.333333 0.111111 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.148148 (R,S,U): 0.666667 0.666667 0.296296 (R,S,U): 1 0.666667 0.444444 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.152384 0.114319 (U ,U* ,Error): 0.00199147 0.00199147 1.30104e-17 (Ur,Ur*,Error): 0.0130688 0.0130688 2.08167e-17 (Us,Us*,Error): 0.0348406 0.0348406 4.16334e-17 (R,S): 0.353907 0.119308 (U ,U* ,Error): 0.00503764 0.00503764 1.30104e-17 (Ur,Ur*,Error): 0.0142344 0.0142344 5.20417e-18 (Us,Us*,Error): 0.0844478 0.0844478 2.77556e-17 (R,S): 0.206653 0.212924 (U ,U* ,Error): 0.00936894 0.00936894 6.93889e-18 (Ur,Ur*,Error): 0.0453366 0.0453366 1.38778e-17 (Us,Us*,Error): 0.0880026 0.0880026 6.93889e-17 (R,S): 0.612948 0.809519 (U ,U* ,Error): 0.401677 0.401677 5.55112e-17 (Ur,Ur*,Error): 0.655321 0.655321 6.66134e-16 (Us,Us*,Error): 0.992385 0.992385 3.33067e-16 (R,S): 0.58709 0.215492 (U ,U* ,Error): 0.0272625 0.0272625 3.46945e-18 (Ur,Ur*,Error): 0.0464366 0.0464366 4.16334e-17 (Us,Us*,Error): 0.253026 0.253026 5.55112e-17 Interpolate R^2 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.148148 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0740741 (R,S,U): 0.666667 0.666667 0.296296 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.111111 (R,S,U): 0.666667 1 0.444444 (R,S,U): 1 1 1 (R,S): 0.768056 0.723297 (U ,U* ,Error): 0.42668 0.42668 0 (Ur,Ur*,Error): 1.11107 1.11107 2.22045e-16 (Us,Us*,Error): 0.589911 0.589911 1.11022e-16 (R,S): 0.448019 0.855176 (U ,U* ,Error): 0.171652 0.171652 2.77556e-17 (Ur,Ur*,Error): 0.76627 0.76627 5.55112e-16 (Us,Us*,Error): 0.200721 0.200721 2.77556e-17 (R,S): 0.945017 0.909057 (U ,U* ,Error): 0.811841 0.811841 3.33067e-16 (Ur,Ur*,Error): 1.71815 1.71815 6.66134e-16 (Us,Us*,Error): 0.893058 0.893058 1.9984e-15 (R,S): 0.519726 0.0301946 (U ,U* ,Error): 0.00815602 0.00815602 1.73472e-18 (Ur,Ur*,Error): 0.0313858 0.0313858 2.08167e-17 (Us,Us*,Error): 0.270115 0.270115 1.11022e-16 (R,S): 0.481067 0.292313 (U ,U* ,Error): 0.0676486 0.0676486 1.38778e-17 (Ur,Ur*,Error): 0.281244 0.281244 0 (Us,Us*,Error): 0.231425 0.231425 0 Interpolate R^3 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.037037 (R,S,U): 0.666667 0 0.296296 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.296296 (R,S,U): 1 0.333333 1 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.037037 (R,S,U): 0.666667 0.666667 0.296296 (R,S,U): 1 0.666667 1 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.037037 (R,S,U): 0.666667 1 0.296296 (R,S,U): 1 1 1 (R,S): 0.90264 0.667842 (U ,U* ,Error): 0.735434 0.735434 0 (Ur,Ur*,Error): 2.44428 2.44428 8.88178e-16 (Us,Us*,Error): 0 3.33067e-16 3.33067e-16 (R,S): 0.412278 0.156948 (U ,U* ,Error): 0.0700762 0.0700762 2.77556e-17 (Ur,Ur*,Error): 0.50992 0.50992 3.33067e-16 (Us,Us*,Error): 0 -2.68882e-17 2.68882e-17 (R,S): 0.833282 0.964404 (U ,U* ,Error): 0.578596 0.578596 2.22045e-16 (Ur,Ur*,Error): 2.08307 2.08307 1.33227e-15 (Us,Us*,Error): 0 -1.9984e-15 1.9984e-15 (R,S): 0.74079 0.456099 (U ,U* ,Error): 0.406523 0.406523 5.55112e-17 (Ur,Ur*,Error): 1.64631 1.64631 2.22045e-16 (Us,Us*,Error): 0 -5.23886e-16 5.23886e-16 (R,S): 0.653561 0.406827 (U ,U* ,Error): 0.279164 0.279164 5.55112e-17 (Ur,Ur*,Error): 1.28143 1.28143 4.44089e-16 (Us,Us*,Error): 0 -9.25475e-16 9.25475e-16 Interpolate R^1 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.0123457 (R,S,U): 0.666667 0.333333 0.0246914 (R,S,U): 1 0.333333 0.037037 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0987654 (R,S,U): 0.666667 0.666667 0.197531 (R,S,U): 1 0.666667 0.296296 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.333333 (R,S,U): 0.666667 1 0.666667 (R,S,U): 1 1 1 (R,S): 0.540539 0.832281 (U ,U* ,Error): 0.311628 0.311628 0 (Ur,Ur*,Error): 0.576514 0.576514 6.66134e-16 (Us,Us*,Error): 1.12328 1.12328 2.22045e-16 (R,S): 0.145756 0.717128 (U ,U* ,Error): 0.0537547 0.0537547 3.46945e-17 (Ur,Ur*,Error): 0.3688 0.3688 1.11022e-16 (Us,Us*,Error): 0.224875 0.224875 1.11022e-16 (R,S): 0.775651 0.362262 (U ,U* ,Error): 0.0368751 0.0368751 6.93889e-18 (Ur,Ur*,Error): 0.0475409 0.0475409 1.11022e-16 (Us,Us*,Error): 0.305374 0.305374 5.55112e-16 (R,S): 0.531111 0.379977 (U ,U* ,Error): 0.0291378 0.0291378 2.08167e-17 (Ur,Ur*,Error): 0.0548619 0.0548619 3.46945e-17 (Us,Us*,Error): 0.230049 0.230049 2.77556e-17 (R,S): 0.269285 0.877418 (U ,U* ,Error): 0.1819 0.1819 0 (Ur,Ur*,Error): 0.675491 0.675491 0 (Us,Us*,Error): 0.621937 0.621937 0 Interpolate R^2 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.0123457 (R,S,U): 0.666667 0.333333 0.0493827 (R,S,U): 1 0.333333 0.111111 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0493827 (R,S,U): 0.666667 0.666667 0.197531 (R,S,U): 1 0.666667 0.444444 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.111111 (R,S,U): 0.666667 1 0.444444 (R,S,U): 1 1 1 (R,S): 0.761285 0.913675 (U ,U* ,Error): 0.483813 0.483813 0 (Ur,Ur*,Error): 1.27104 1.27104 2.22045e-16 (Us,Us*,Error): 1.05905 1.05905 4.44089e-16 (R,S): 0.135794 0.291195 (U ,U* ,Error): 0.00156362 0.00156362 1.95156e-18 (Ur,Ur*,Error): 0.0230292 0.0230292 3.46945e-18 (Us,Us*,Error): 0.0107393 0.0107393 1.73472e-17 (R,S): 0.118211 0.771781 (U ,U* ,Error): 0.00832345 0.00832345 1.38778e-17 (Ur,Ur*,Error): 0.140824 0.140824 2.77556e-17 (Us,Us*,Error): 0.0215695 0.0215695 4.16334e-17 (R,S): 0.320633 0.877413 (U ,U* ,Error): 0.0791451 0.0791451 1.38778e-17 (Ur,Ur*,Error): 0.493681 0.493681 2.77556e-16 (Us,Us*,Error): 0.180406 0.180406 8.32667e-17 (R,S): 0.679476 0.949176 (U ,U* ,Error): 0.41595 0.41595 5.55112e-17 (Ur,Ur*,Error): 1.22433 1.22433 6.66134e-16 (Us,Us*,Error): 0.876445 0.876445 5.55112e-16 Interpolate R^3 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.0123457 (R,S,U): 0.666667 0.333333 0.0987654 (R,S,U): 1 0.333333 0.333333 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0246914 (R,S,U): 0.666667 0.666667 0.197531 (R,S,U): 1 0.666667 0.666667 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.037037 (R,S,U): 0.666667 1 0.296296 (R,S,U): 1 1 1 (R,S): 0.793361 0.0213662 (U ,U* ,Error): 0.0106694 0.0106694 1.73472e-18 (Ur,Ur*,Error): 0.0403451 0.0403451 2.77556e-17 (Us,Us*,Error): 0.499359 0.499359 0 (R,S): 0.102278 0.991406 (U ,U* ,Error): 0.00106072 0.00106072 2.94903e-17 (Ur,Ur*,Error): 0.0311129 0.0311129 2.56739e-16 (Us,Us*,Error): 0.00106992 0.00106992 3.29597e-17 (R,S): 0.56326 0.704528 (U ,U* ,Error): 0.125899 0.125899 2.77556e-17 (Ur,Ur*,Error): 0.670558 0.670558 2.22045e-16 (Us,Us*,Error): 0.178701 0.178701 8.32667e-17 (R,S): 0.994146 0.604334 (U ,U* ,Error): 0.593782 0.593782 0 (Ur,Ur*,Error): 1.79184 1.79184 1.55431e-15 (Us,Us*,Error): 0.982539 0.982539 7.77156e-16 (R,S): 0.0461452 0.562029 (U ,U* ,Error): 5.52253e-05 5.52253e-05 5.77338e-18 (Ur,Ur*,Error): 0.00359032 0.00359032 1.70437e-16 (Us,Us*,Error): 9.82605e-05 9.82605e-05 2.04372e-17 Interpolate R^2 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.00411523 (R,S,U): 0.666667 0.333333 0.0164609 (R,S,U): 1 0.333333 0.037037 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0329218 (R,S,U): 0.666667 0.666667 0.131687 (R,S,U): 1 0.666667 0.296296 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.111111 (R,S,U): 0.666667 1 0.444444 (R,S,U): 1 1 1 (R,S): 0.0215154 0.609135 (U ,U* ,Error): 0.000104626 0.000104626 1.27394e-18 (Ur,Ur*,Error): 0.00972567 0.00972567 2.94903e-17 (Us,Us*,Error): 0.000515284 0.000515284 6.50521e-19 (R,S): 0.728789 0.748407 (U ,U* ,Error): 0.222646 0.222646 0 (Ur,Ur*,Error): 0.611004 0.611004 2.22045e-16 (Us,Us*,Error): 0.892482 0.892482 4.44089e-16 (R,S): 0.469634 0.135194 (U ,U* ,Error): 0.000544991 0.000544991 9.54098e-18 (Ur,Ur*,Error): 0.00232092 0.00232092 5.63785e-18 (Us,Us*,Error): 0.0120935 0.0120935 1.04083e-17 (R,S): 0.202348 0.86012 (U ,U* ,Error): 0.026054 0.026054 0 (Ur,Ur*,Error): 0.257517 0.257517 1.66533e-16 (Us,Us*,Error): 0.0908734 0.0908734 2.77556e-17 (R,S): 0.0406244 0.773973 (U ,U* ,Error): 0.000765156 0.000765156 9.75782e-19 (Ur,Ur*,Error): 0.0376698 0.0376698 4.16334e-17 (Us,Us*,Error): 0.00296583 0.00296583 8.67362e-19 Interpolate R^3 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.00411523 (R,S,U): 0.666667 0.333333 0.0329218 (R,S,U): 1 0.333333 0.111111 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0164609 (R,S,U): 0.666667 0.666667 0.131687 (R,S,U): 1 0.666667 0.444444 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.037037 (R,S,U): 0.666667 1 0.296296 (R,S,U): 1 1 1 (R,S): 0.155941 0.895727 (U ,U* ,Error): 0.0030425 0.0030425 8.67362e-18 (Ur,Ur*,Error): 0.0585318 0.0585318 6.93889e-18 (Us,Us*,Error): 0.00679336 0.00679336 5.63785e-17 (R,S): 0.487127 0.148682 (U ,U* ,Error): 0.0025553 0.0025553 8.67362e-19 (Ur,Ur*,Error): 0.015737 0.015737 6.93889e-18 (Us,Us*,Error): 0.0343728 0.0343728 6.93889e-18 (R,S): 0.893345 0.445207 (U ,U* ,Error): 0.141313 0.141313 0 (Ur,Ur*,Error): 0.474552 0.474552 0 (Us,Us*,Error): 0.634818 0.634818 4.44089e-16 (R,S): 0.599347 0.228689 (U ,U* ,Error): 0.0112597 0.0112597 1.73472e-18 (Ur,Ur*,Error): 0.0563596 0.0563596 3.46945e-17 (Us,Us*,Error): 0.0984714 0.0984714 1.38778e-17 (R,S): 0.5723 0.639618 (U ,U* ,Error): 0.0766853 0.0766853 4.16334e-17 (Ur,Ur*,Error): 0.401985 0.401985 1.66533e-16 (Us,Us*,Error): 0.239785 0.239785 0 Interpolate R^3 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.00137174 (R,S,U): 0.666667 0.333333 0.0109739 (R,S,U): 1 0.333333 0.037037 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0109739 (R,S,U): 0.666667 0.666667 0.0877915 (R,S,U): 1 0.666667 0.296296 (R,S,U): 0 1 0 (R,S,U): 0.333333 1 0.037037 (R,S,U): 0.666667 1 0.296296 (R,S,U): 1 1 1 (R,S): 0.0659845 0.00211991 (U ,U* ,Error): 2.73704e-12 2.73704e-12 2.52117e-20 (Ur,Ur*,Error): 1.2444e-10 1.2444e-10 1.50488e-19 (Us,Us*,Error): 3.87333e-09 3.87333e-09 7.0807e-18 (R,S): 0.629405 0.412842 (U ,U* ,Error): 0.0175445 0.0175445 1.38778e-17 (Ur,Ur*,Error): 0.0836242 0.0836242 5.55112e-17 (Us,Us*,Error): 0.127491 0.127491 1.38778e-16 (R,S): 0.628397 0.469879 (U ,U* ,Error): 0.0257431 0.0257431 1.73472e-17 (Ur,Ur*,Error): 0.122899 0.122899 2.77556e-17 (Us,Us*,Error): 0.16436 0.16436 5.55112e-17 (R,S): 0.258509 0.754493 (U ,U* ,Error): 0.00741978 0.00741978 8.67362e-19 (Ur,Ur*,Error): 0.0861068 0.0861068 5.55112e-17 (Us,Us*,Error): 0.0295024 0.0295024 1.04083e-17 (R,S): 0.768513 0.403978 (U ,U* ,Error): 0.0299246 0.0299246 1.38778e-17 (Ur,Ur*,Error): 0.116815 0.116815 1.38778e-17 (Us,Us*,Error): 0.222224 0.222224 3.60822e-16 INTERP_TEST for element "QL". Number of nodes = 6 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 0.5 0 1 (R,S,U): 1 0 1 (R,S,U): 0 1 1 (R,S,U): 0.5 1 1 (R,S,U): 1 1 1 (R,S): 0.218418 0.956318 (U ,U* ,Error): 1 1 1.11022e-16 (Ur,Ur*,Error): 0 -6.93889e-17 6.93889e-17 (Us,Us*,Error): 0 0 0 (R,S): 0.829509 0.561695 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 1.17961e-16 1.17961e-16 (Us,Us*,Error): 0 -1.80411e-16 1.80411e-16 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 1.58727e-16 1.58727e-16 (Us,Us*,Error): 0 -1.94289e-16 1.94289e-16 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 3.33067e-16 3.33067e-16 (Us,Us*,Error): 0 4.16334e-17 4.16334e-17 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 1 (R,S,U): 0.5 1 1 (R,S,U): 1 1 1 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 0 (Ur,Ur*,Error): 0 1.66533e-16 1.66533e-16 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.401306 0.754673 (U ,U* ,Error): 0.754673 0.754673 1.11022e-16 (Ur,Ur*,Error): 0 -5.55112e-17 5.55112e-17 (Us,Us*,Error): 1 1 0 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.897504 0.350752 (U ,U* ,Error): 0.350752 0.350752 0 (Ur,Ur*,Error): 0 1.11022e-16 1.11022e-16 (Us,Us*,Error): 1 1 0 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 -5.20417e-18 5.20417e-18 (Us,Us*,Error): 1 1 0 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.5 0 0.5 (R,S,U): 1 0 1 (R,S,U): 0 1 0 (R,S,U): 0.5 1 0.5 (R,S,U): 1 1 1 (R,S): 0.859097 0.840847 (U ,U* ,Error): 0.859097 0.859097 0 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.260303 0.912484 (U ,U* ,Error): 0.260303 0.260303 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 -1.38778e-17 1.38778e-17 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 2.77556e-17 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.822887 0.267132 (U ,U* ,Error): 0.822887 0.822887 1.11022e-16 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 0 (R,S,U): 0.5 1 0.5 (R,S,U): 1 1 1 (R,S): 0.692066 0.561662 (U ,U* ,Error): 0.388708 0.388708 0 (Ur,Ur*,Error): 0.561662 0.561662 0 (Us,Us*,Error): 0.692066 0.692066 0 (R,S): 0.861216 0.453794 (U ,U* ,Error): 0.390814 0.390814 0 (Ur,Ur*,Error): 0.453794 0.453794 5.55112e-17 (Us,Us*,Error): 0.861216 0.861216 0 (R,S): 0.911977 0.597917 (U ,U* ,Error): 0.545286 0.545286 0 (Ur,Ur*,Error): 0.597917 0.597917 1.11022e-16 (Us,Us*,Error): 0.911977 0.911977 0 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.143887 0.143887 0 (Ur,Ur*,Error): 0.761492 0.761492 1.11022e-16 (Us,Us*,Error): 0.188955 0.188955 2.77556e-17 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0735676 0.0735676 0 (Ur,Ur*,Error): 0.185314 0.185314 0 (Us,Us*,Error): 0.396988 0.396988 0 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.5 0 0.25 (R,S,U): 1 0 1 (R,S,U): 0 1 0 (R,S,U): 0.5 1 0.25 (R,S,U): 1 1 1 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.329896 0.329896 0 (Ur,Ur*,Error): 1.14873 1.14873 0 (Us,Us*,Error): 0 1.38778e-17 1.38778e-17 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.380942 0.380942 0 (Ur,Ur*,Error): 1.23441 1.23441 0 (Us,Us*,Error): 0 0 0 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.0453392 0.0453392 6.93889e-18 (Ur,Ur*,Error): 0.42586 0.42586 5.55112e-17 (Us,Us*,Error): 0 0 0 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0138549 0.0138549 1.73472e-18 (Ur,Ur*,Error): 0.235414 0.235414 5.55112e-17 (Us,Us*,Error): 0 0 0 (R,S): 0.825003 0.82466 (U ,U* ,Error): 0.68063 0.68063 0 (Ur,Ur*,Error): 1.65001 1.65001 0 (Us,Us*,Error): 0 0 0 Interpolate R^2 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.5 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 0 (R,S,U): 0.5 1 0.25 (R,S,U): 1 1 1 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00272007 0.00272007 6.50521e-18 (Ur,Ur*,Error): 0.0879403 0.0879403 1.38778e-17 (Us,Us*,Error): 0.00382688 0.00382688 1.73472e-18 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00606364 0.00606364 1.30104e-17 (Ur,Ur*,Error): 0.137368 0.137368 2.77556e-17 (Us,Us*,Error): 0.00779395 0.00779395 1.21431e-17 (R,S): 0.745303 0.308675 (U ,U* ,Error): 0.171462 0.171462 0 (Ur,Ur*,Error): 0.460113 0.460113 0 (Us,Us*,Error): 0.555477 0.555477 0 (R,S): 0.899373 0.763537 (U ,U* ,Error): 0.617603 0.617603 0 (Ur,Ur*,Error): 1.37341 1.37341 0 (Us,Us*,Error): 0.808872 0.808872 0 (R,S): 0.761731 0.40697 (U ,U* ,Error): 0.236137 0.236137 2.77556e-17 (Ur,Ur*,Error): 0.620002 0.620002 0 (Us,Us*,Error): 0.580234 0.580234 0 INTERP_TEST for element "T3". Number of nodes = 3 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 1 0 1 (R,S,U): 0 1 1 (R,S): 0.781582 0.0436824 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.170491 0.438305 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 1 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.598694 0.245327 (U ,U* ,Error): 0.245327 0.245327 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.102496 0.649248 (U ,U* ,Error): 0.649248 0.649248 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 0 1 0 (R,S): 0.140903 0.159153 (U ,U* ,Error): 0.140903 0.140903 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.739697 0.0875163 (U ,U* ,Error): 0.739697 0.739697 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.177113 0.732868 (U ,U* ,Error): 0.177113 0.177113 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 INTERP_TEST - Warning! Skipping test for element "T4". INTERP_TEST for element "T6". Number of nodes = 6 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 1 0 1 (R,S,U): 0 1 1 (R,S,U): 0.5 0 1 (R,S,U): 0.5 0.5 1 (R,S,U): 0 0.5 1 (R,S): 0.781582 0.0436824 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.170491 0.438305 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 -5.55112e-17 5.55112e-17 (Us,Us*,Error): 0 2.22045e-16 2.22045e-16 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 1 (R,S,U): 0.5 0 0 (R,S,U): 0.5 0.5 0.5 (R,S,U): 0 0.5 0.5 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.598694 0.245327 (U ,U* ,Error): 0.245327 0.245327 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 2.1684e-19 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.102496 0.649248 (U ,U* ,Error): 0.649248 0.649248 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 0 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0.5 (R,S,U): 0.5 0.5 0.5 (R,S,U): 0 0.5 0 (R,S): 0.140903 0.159153 (U ,U* ,Error): 0.140903 0.140903 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.739697 0.0875163 (U ,U* ,Error): 0.739697 0.739697 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 0 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 (R,S): 0.177113 0.732868 (U ,U* ,Error): 0.177113 0.177113 2.77556e-17 (Ur,Ur*,Error): 1 1 0 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^2 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 1 (R,S,U): 0.5 0 0 (R,S,U): 0.5 0.5 0.25 (R,S,U): 0 0.5 0.25 (R,S): 0.307934 0.438338 (U ,U* ,Error): 0.19214 0.19214 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.876675 0.876675 1.11022e-16 (R,S): 0.138784 0.546206 (U ,U* ,Error): 0.298341 0.298341 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1.09241 1.09241 0 (R,S): 0.088023 0.402083 (U ,U* ,Error): 0.161671 0.161671 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.804166 0.804166 0 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.57987 0.57987 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1.52298 1.52298 2.22045e-16 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0343413 0.0343413 6.93889e-18 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.370628 0.370628 0 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 1 0 0 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0 (R,S,U): 0.5 0.5 0.25 (R,S,U): 0 0.5 0 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.210808 0.210808 0 (Ur,Ur*,Error): 0.367027 0.367027 0 (Us,Us*,Error): 0.574366 0.574366 0 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.223137 0.223137 0 (Ur,Ur*,Error): 0.361529 0.361529 0 (Us,Us*,Error): 0.617205 0.617205 0 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.152132 0.152132 0 (Ur,Ur*,Error): 0.714471 0.714471 0 (Us,Us*,Error): 0.21293 0.21293 0 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0352331 0.0352331 0 (Ur,Ur*,Error): 0.299329 0.299329 0 (Us,Us*,Error): 0.117707 0.117707 0 (R,S): 0.174997 0.17534 (U ,U* ,Error): 0.030684 0.030684 0 (Ur,Ur*,Error): 0.17534 0.17534 0 (Us,Us*,Error): 0.174997 0.174997 0 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 1 0 1 (R,S,U): 0 1 0 (R,S,U): 0.5 0 0.25 (R,S,U): 0.5 0.5 0.25 (R,S,U): 0 0.5 0 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00382688 0.00382688 1.73472e-18 (Ur,Ur*,Error): 0.123724 0.123724 0 (Us,Us*,Error): 0 0 0 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00779395 0.00779395 5.20417e-18 (Ur,Ur*,Error): 0.176567 0.176567 5.55112e-17 (Us,Us*,Error): 0 0 0 (R,S): 0.254697 0.691325 (U ,U* ,Error): 0.0648705 0.0648705 1.38778e-17 (Ur,Ur*,Error): 0.509394 0.509394 0 (Us,Us*,Error): 0 0 0 (R,S): 0.100627 0.236463 (U ,U* ,Error): 0.0101258 0.0101258 1.73472e-18 (Ur,Ur*,Error): 0.201254 0.201254 0 (Us,Us*,Error): 0 0 0 (R,S): 0.238269 0.59303 (U ,U* ,Error): 0.0567723 0.0567723 6.93889e-18 (Ur,Ur*,Error): 0.476539 0.476539 0 (Us,Us*,Error): 0 0 0 INTERP_TEST for element "T10". Number of nodes = 10 Interpolate R^0 * S^0 (R,S,U): 0 0 1 (R,S,U): 0.333333 0 1 (R,S,U): 0.666667 0 1 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 1 (R,S,U): 0.333333 0.333333 1 (R,S,U): 0.666667 0.333333 1 (R,S,U): 0 0.666667 1 (R,S,U): 0.333333 0.666667 1 (R,S,U): 0 1 1 (R,S): 0.781582 0.0436824 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 8.88178e-16 8.88178e-16 (Us,Us*,Error): 0 4.44089e-16 4.44089e-16 (R,S): 0.170491 0.438305 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 7.77156e-16 7.77156e-16 (Us,Us*,Error): 0 2.60902e-15 2.60902e-15 (R,S): 0.415307 0.0661187 (U ,U* ,Error): 1 1 0 (Ur,Ur*,Error): 0 1.27676e-15 1.27676e-15 (Us,Us*,Error): 0 8.88178e-16 8.88178e-16 (R,S): 0.257578 0.109957 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 1.66533e-15 1.66533e-15 (Us,Us*,Error): 0 -3.05311e-16 3.05311e-16 (R,S): 0.043829 0.633966 (U ,U* ,Error): 1 1 2.22045e-16 (Ur,Ur*,Error): 0 -4.44089e-16 4.44089e-16 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.333333 (R,S,U): 0.333333 0.333333 0.333333 (R,S,U): 0.666667 0.333333 0.333333 (R,S,U): 0 0.666667 0.666667 (R,S,U): 0.333333 0.666667 0.666667 (R,S,U): 0 1 1 (R,S): 0.0617272 0.449539 (U ,U* ,Error): 0.449539 0.449539 0 (Ur,Ur*,Error): 0 3.33067e-16 3.33067e-16 (Us,Us*,Error): 1 1 1.11022e-16 (R,S): 0.598694 0.245327 (U ,U* ,Error): 0.245327 0.245327 8.32667e-17 (Ur,Ur*,Error): 0 2.22045e-16 2.22045e-16 (Us,Us*,Error): 1 1 2.22045e-16 (R,S): 0.797287 0.00183837 (U ,U* ,Error): 0.00183837 0.00183837 1.0842e-18 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1 1 4.44089e-16 (R,S): 0.102496 0.649248 (U ,U* ,Error): 0.649248 0.649248 1.11022e-16 (Ur,Ur*,Error): 0 2.22045e-16 2.22045e-16 (Us,Us*,Error): 1 1 2.66454e-15 (R,S): 0.0945448 0.0136169 (U ,U* ,Error): 0.0136169 0.0136169 8.67362e-18 (Ur,Ur*,Error): 0 6.93889e-18 6.93889e-18 (Us,Us*,Error): 1 1 4.44089e-16 Interpolate R^1 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.333333 (R,S,U): 0.666667 0 0.666667 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.333333 (R,S,U): 0.666667 0.333333 0.666667 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.333333 (R,S,U): 0 1 0 (R,S): 0.140903 0.159153 (U ,U* ,Error): 0.140903 0.140903 0 (Ur,Ur*,Error): 1 1 1.11022e-16 (Us,Us*,Error): 0 2.25514e-17 2.25514e-17 (R,S): 0.123104 0.00751236 (U ,U* ,Error): 0.123104 0.123104 0 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 5.55112e-17 5.55112e-17 (R,S): 0.739697 0.0875163 (U ,U* ,Error): 0.739697 0.739697 0 (Ur,Ur*,Error): 1 1 8.88178e-16 (Us,Us*,Error): 0 1.11022e-16 1.11022e-16 (R,S): 0.113664 0.351629 (U ,U* ,Error): 0.113664 0.113664 1.38778e-17 (Ur,Ur*,Error): 1 1 2.22045e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.177113 0.732868 (U ,U* ,Error): 0.177113 0.177113 2.77556e-17 (Ur,Ur*,Error): 1 1 1.11022e-16 (Us,Us*,Error): 0 2.22045e-16 2.22045e-16 Interpolate R^0 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.111111 (R,S,U): 0.333333 0.333333 0.111111 (R,S,U): 0.666667 0.333333 0.111111 (R,S,U): 0 0.666667 0.444444 (R,S,U): 0.333333 0.666667 0.444444 (R,S,U): 0 1 1 (R,S): 0.307934 0.438338 (U ,U* ,Error): 0.19214 0.19214 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.876675 0.876675 3.33067e-16 (R,S): 0.138784 0.546206 (U ,U* ,Error): 0.298341 0.298341 0 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1.09241 1.09241 4.44089e-16 (R,S): 0.088023 0.402083 (U ,U* ,Error): 0.161671 0.161671 2.77556e-17 (Ur,Ur*,Error): 0 1.38778e-16 1.38778e-16 (Us,Us*,Error): 0.804166 0.804166 2.22045e-16 (R,S): 0.188955 0.761492 (U ,U* ,Error): 0.57987 0.57987 1.11022e-16 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 1.52298 1.52298 2.22045e-16 (R,S): 0.396988 0.185314 (U ,U* ,Error): 0.0343413 0.0343413 6.93889e-18 (Ur,Ur*,Error): 0 5.55112e-17 5.55112e-17 (Us,Us*,Error): 0.370628 0.370628 2.22045e-16 Interpolate R^1 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.111111 (R,S,U): 0.666667 0.333333 0.222222 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.222222 (R,S,U): 0 1 0 (R,S): 0.574366 0.367027 (U ,U* ,Error): 0.210808 0.210808 0 (Ur,Ur*,Error): 0.367027 0.367027 1.66533e-16 (Us,Us*,Error): 0.574366 0.574366 0 (R,S): 0.617205 0.361529 (U ,U* ,Error): 0.223137 0.223137 2.77556e-17 (Ur,Ur*,Error): 0.361529 0.361529 5.55112e-17 (Us,Us*,Error): 0.617205 0.617205 0 (R,S): 0.21293 0.714471 (U ,U* ,Error): 0.152132 0.152132 0 (Ur,Ur*,Error): 0.714471 0.714471 1.11022e-16 (Us,Us*,Error): 0.21293 0.21293 8.32667e-17 (R,S): 0.117707 0.299329 (U ,U* ,Error): 0.0352331 0.0352331 6.93889e-18 (Ur,Ur*,Error): 0.299329 0.299329 5.55112e-17 (Us,Us*,Error): 0.117707 0.117707 0 (R,S): 0.174997 0.17534 (U ,U* ,Error): 0.030684 0.030684 1.04083e-17 (Ur,Ur*,Error): 0.17534 0.17534 0 (Us,Us*,Error): 0.174997 0.174997 2.77556e-17 Interpolate R^2 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.111111 (R,S,U): 0.666667 0 0.444444 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.111111 (R,S,U): 0.666667 0.333333 0.444444 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.111111 (R,S,U): 0 1 0 (R,S): 0.0618618 0.710781 (U ,U* ,Error): 0.00382688 0.00382688 1.9082e-17 (Ur,Ur*,Error): 0.123724 0.123724 5.55112e-17 (Us,Us*,Error): 0 0 0 (R,S): 0.0882833 0.777994 (U ,U* ,Error): 0.00779395 0.00779395 1.9082e-17 (Ur,Ur*,Error): 0.176567 0.176567 5.55112e-17 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 (R,S): 0.254697 0.691325 (U ,U* ,Error): 0.0648705 0.0648705 2.77556e-17 (Ur,Ur*,Error): 0.509394 0.509394 1.11022e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.100627 0.236463 (U ,U* ,Error): 0.0101258 0.0101258 3.46945e-18 (Ur,Ur*,Error): 0.201254 0.201254 5.55112e-17 (Us,Us*,Error): 0 3.1225e-17 3.1225e-17 (R,S): 0.238269 0.59303 (U ,U* ,Error): 0.0567723 0.0567723 6.93889e-18 (Ur,Ur*,Error): 0.476539 0.476539 2.77556e-16 (Us,Us*,Error): 0 0 0 Interpolate R^0 * S^3 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0.037037 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.037037 (R,S,U): 0 0.666667 0.296296 (R,S,U): 0.333333 0.666667 0.296296 (R,S,U): 0 1 1 (R,S): 0.0612505 0.437912 (U ,U* ,Error): 0.0839769 0.0839769 2.77556e-17 (Ur,Ur*,Error): 0 2.77556e-17 2.77556e-17 (Us,Us*,Error): 0.5753 0.5753 4.44089e-16 (R,S): 0.01782 0.501103 (U ,U* ,Error): 0.125829 0.125829 5.55112e-17 (Ur,Ur*,Error): 0 0 0 (Us,Us*,Error): 0.753313 0.753313 0 (R,S): 0.0419093 0.368851 (U ,U* ,Error): 0.0501824 0.0501824 6.93889e-18 (Ur,Ur*,Error): 0 -2.08167e-17 2.08167e-17 (Us,Us*,Error): 0.408152 0.408152 2.22045e-16 (R,S): 0.728276 0.141427 (U ,U* ,Error): 0.00282879 0.00282879 1.77809e-17 (Ur,Ur*,Error): 0 -1.38778e-17 1.38778e-17 (Us,Us*,Error): 0.0600052 0.0600052 1.38778e-16 (R,S): 0.0290366 0.0174423 (U ,U* ,Error): 5.30652e-06 5.30652e-06 4.68748e-18 (Ur,Ur*,Error): 0 3.46945e-18 3.46945e-18 (Us,Us*,Error): 0.000912699 0.000912699 8.5652e-17 Interpolate R^1 * S^2 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.0740741 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.148148 (R,S,U): 0 1 0 (R,S): 0.152384 0.114319 (U ,U* ,Error): 0.00199147 0.00199147 0 (Ur,Ur*,Error): 0.0130688 0.0130688 8.67362e-18 (Us,Us*,Error): 0.0348406 0.0348406 2.77556e-17 (R,S): 0.353907 0.119308 (U ,U* ,Error): 0.00503764 0.00503764 8.67362e-19 (Ur,Ur*,Error): 0.0142344 0.0142344 5.20417e-18 (Us,Us*,Error): 0.0844478 0.0844478 0 (R,S): 0.206653 0.212924 (U ,U* ,Error): 0.00936894 0.00936894 5.20417e-18 (Ur,Ur*,Error): 0.0453366 0.0453366 2.08167e-17 (Us,Us*,Error): 0.0880026 0.0880026 1.38778e-17 (R,S): 0.387052 0.190481 (U ,U* ,Error): 0.0140434 0.0140434 3.46945e-18 (Ur,Ur*,Error): 0.036283 0.036283 1.38778e-17 (Us,Us*,Error): 0.147452 0.147452 2.77556e-17 (R,S): 0.58709 0.215492 (U ,U* ,Error): 0.0272625 0.0272625 1.73472e-17 (Ur,Ur*,Error): 0.0464366 0.0464366 2.08167e-17 (Us,Us*,Error): 0.253026 0.253026 0 Interpolate R^2 * S^1 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0 (R,S,U): 0.666667 0 0 (R,S,U): 1 0 0 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.148148 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.0740741 (R,S,U): 0 1 0 (R,S): 0.231944 0.276703 (U ,U* ,Error): 0.014886 0.014886 0 (Ur,Ur*,Error): 0.128359 0.128359 2.77556e-17 (Us,Us*,Error): 0.0537979 0.0537979 1.38778e-17 (R,S): 0.551981 0.144824 (U ,U* ,Error): 0.0441254 0.0441254 6.93889e-18 (Ur,Ur*,Error): 0.15988 0.15988 2.77556e-17 (Us,Us*,Error): 0.304683 0.304683 0 (R,S): 0.0549825 0.0909431 (U ,U* ,Error): 0.000274928 0.000274928 1.0842e-19 (Ur,Ur*,Error): 0.0100006 0.0100006 0 (Us,Us*,Error): 0.00302308 0.00302308 3.90313e-18 (R,S): 0.519726 0.0301946 (U ,U* ,Error): 0.00815602 0.00815602 1.73472e-18 (Ur,Ur*,Error): 0.0313858 0.0313858 0 (Us,Us*,Error): 0.270115 0.270115 5.55112e-17 (R,S): 0.481067 0.292313 (U ,U* ,Error): 0.0676486 0.0676486 0 (Ur,Ur*,Error): 0.281244 0.281244 1.11022e-16 (Us,Us*,Error): 0.231425 0.231425 2.77556e-17 Interpolate R^3 * S^0 (R,S,U): 0 0 0 (R,S,U): 0.333333 0 0.037037 (R,S,U): 0.666667 0 0.296296 (R,S,U): 1 0 1 (R,S,U): 0 0.333333 0 (R,S,U): 0.333333 0.333333 0.037037 (R,S,U): 0.666667 0.333333 0.296296 (R,S,U): 0 0.666667 0 (R,S,U): 0.333333 0.666667 0.037037 (R,S,U): 0 1 0 (R,S): 0.0973602 0.332158 (U ,U* ,Error): 0.000922877 0.000922877 4.66207e-18 (Ur,Ur*,Error): 0.028437 0.028437 9.02056e-17 (Us,Us*,Error): 0 6.93889e-18 6.93889e-18 (R,S): 0.412278 0.156948 (U ,U* ,Error): 0.0700762 0.0700762 1.38778e-17 (Ur,Ur*,Error): 0.50992 0.50992 4.44089e-16 (Us,Us*,Error): 0 2.68882e-17 2.68882e-17 (R,S): 0.166718 0.0355958 (U ,U* ,Error): 0.00463394 0.00463394 1.64799e-17 (Ur,Ur*,Error): 0.083385 0.083385 6.93889e-17 (Us,Us*,Error): 0 -3.46945e-18 3.46945e-18 (R,S): 0.25921 0.543901 (U ,U* ,Error): 0.0174163 0.0174163 1.38778e-17 (Ur,Ur*,Error): 0.20157 0.20157 3.88578e-16 (Us,Us*,Error): 0 0 0 (R,S): 0.346439 0.593173 (U ,U* ,Error): 0.0415795 0.0415795 6.93889e-18 (Ur,Ur*,Error): 0.360059 0.360059 3.33067e-16 (Us,Us*,Error): 0 2.77556e-17 2.77556e-17 TEST13 MAP_TEST tests the map routines. MAP_TEST: The interpolation matrix for element Q4 The interpolation matrix: Col: 0 1 2 3 Row 0: 1.000000 0.000000 -0.000000 0.000000 1: -1.000000 0.000000 0.000000 1.000000 2: -1.000000 1.000000 0.000000 0.000000 3: 1.000000 -1.000000 1.000000 -1.000000 MAP_TEST: The interpolation matrix for element Q8 The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 0.000000 0.000000 0.000000 0.000000 1: -3.000000 0.000000 0.000000 -1.000000 0.000000 2: -3.000000 -1.000000 0.000000 0.000000 4.000000 3: 2.000000 0.000000 0.000000 2.000000 0.000000 4: 5.000000 -1.000000 -3.000000 -1.000000 -4.000000 5: 2.000000 2.000000 0.000000 0.000000 -4.000000 6: -2.000000 2.000000 2.000000 -2.000000 0.000000 7: -2.000000 -2.000000 2.000000 2.000000 4.000000 Col: 5 6 7 Row 0: 0.000000 0.000000 -0.000000 1: 0.000000 0.000000 4.000000 2: 0.000000 0.000000 -0.000000 3: 0.000000 0.000000 -4.000000 4: 4.000000 4.000000 -4.000000 5: 0.000000 0.000000 -0.000000 6: -4.000000 0.000000 4.000000 7: 0.000000 -4.000000 0.000000 MAP_TEST: The interpolation matrix for element Q9 The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 0.000000 0.000000 0.000000 0.000000 1: -3.000000 0.000000 0.000000 -1.000000 0.000000 2: -3.000000 -1.000000 0.000000 0.000000 4.000000 3: 2.000000 0.000000 0.000000 2.000000 0.000000 4: 9.000000 3.000000 1.000000 3.000000 -12.000000 5: 2.000000 2.000000 0.000000 0.000000 -4.000000 6: -6.000000 -2.000000 -2.000000 -6.000000 8.000000 7: -6.000000 -6.000000 -2.000000 -2.000000 12.000000 8: 4.000000 4.000000 4.000000 4.000000 -8.000000 Col: 5 6 7 8 Row 0: 0.000000 0.000000 0.000000 -0.000000 1: 0.000000 0.000000 4.000000 -0.000000 2: 0.000000 0.000000 0.000000 -0.000000 3: 0.000000 0.000000 -4.000000 -0.000000 4: -4.000000 -4.000000 -12.000000 16.000000 5: 0.000000 0.000000 0.000000 -0.000000 6: 4.000000 8.000000 12.000000 -16.000000 7: 8.000000 4.000000 8.000000 -16.000000 8: -8.000000 -8.000000 -8.000000 16.000000 MAP_TEST: The interpolation matrix for element Q12 The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 0.000000 -0.000000 0.000000 0.000000 1: -5.500000 0.000000 -0.000000 0.000000 9.000000 2: -5.500000 9.000000 -4.500000 1.000000 0.000000 3: 9.000000 0.000000 -0.000000 0.000000 -22.500000 4: 10.000000 -9.000000 4.500000 -5.500000 -9.000000 5: 9.000000 -22.500000 18.000000 -4.500000 0.000000 6: -4.500000 0.000000 -0.000000 0.000000 13.500000 7: -9.000000 0.000000 -0.000000 9.000000 22.500000 8: -9.000000 22.500000 -18.000000 4.500000 0.000000 9: -4.500000 13.500000 -13.500000 4.500000 0.000000 10: 4.500000 0.000000 -0.000000 -4.500000 -13.500000 11: 4.500000 -13.500000 13.500000 -4.500000 0.000000 Col: 5 6 7 8 9 Row 0: 0.000000 0.000000 0.000000 0.000000 0.000000 1: 0.000000 -4.500000 0.000000 1.000000 0.000000 2: 0.000000 0.000000 0.000000 0.000000 0.000000 3: 0.000000 18.000000 0.000000 -4.500000 0.000000 4: 9.000000 4.500000 -4.500000 -5.500000 9.000000 5: -0.000000 0.000000 0.000000 0.000000 0.000000 6: 0.000000 -13.500000 0.000000 4.500000 0.000000 7: -22.500000 -18.000000 18.000000 4.500000 0.000000 8: 0.000000 0.000000 0.000000 9.000000 -22.500000 9: 0.000000 0.000000 0.000000 0.000000 0.000000 10: 13.500000 13.500000 -13.500000 -4.500000 0.000000 11: 0.000000 0.000000 0.000000 -4.500000 13.500000 Col: 10 11 Row 0: 0.000000 0.000000 1: 0.000000 0.000000 2: 0.000000 0.000000 3: 0.000000 0.000000 4: -4.500000 1.000000 5: 0.000000 0.000000 6: 0.000000 0.000000 7: 0.000000 -4.500000 8: 18.000000 -4.500000 9: 0.000000 0.000000 10: 0.000000 4.500000 11: -13.500000 4.500000 MAP_TEST: The interpolation matrix for element Q16 The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 0.000000 0.000000 0.000000 0.000000 1: -5.500000 0.000000 0.000000 0.000000 9.000000 2: -5.500000 9.000000 -4.500000 1.000000 0.000000 3: 9.000000 0.000000 0.000000 0.000000 -22.500000 4: 30.250000 -49.500000 24.750000 -5.500000 -49.500000 5: 9.000000 -22.500000 18.000000 -4.500000 0.000000 6: -4.500000 0.000000 0.000000 0.000000 13.500000 7: -49.500000 81.000000 -40.500000 9.000000 123.750000 8: -49.500000 123.750000 -99.000000 24.750000 81.000000 9: -4.500000 13.500000 -13.500000 4.500000 0.000000 10: 24.750000 -40.500000 20.250000 -4.500000 -74.250000 11: 81.000000 -202.500000 162.000000 -40.500000 -202.500000 12: 24.750000 -74.250000 74.250000 -24.750000 -40.500000 13: -40.500000 101.250000 -81.000000 20.250000 121.500000 14: -40.500000 121.500000 -121.500000 40.500000 101.250000 15: 20.250000 -60.750000 60.750000 -20.250000 -60.750000 Col: 5 6 7 8 9 Row 0: 0.000000 0.000000 0.000000 0.000000 0.000000 1: 0.000000 0.000000 0.000000 -4.500000 0.000000 2: -0.000000 0.000000 0.000000 -0.000000 0.000000 3: 0.000000 0.000000 0.000000 18.000000 0.000000 4: 81.000000 -40.500000 9.000000 24.750000 -40.500000 5: -0.000000 0.000000 -0.000000 -0.000000 0.000000 6: 0.000000 0.000000 0.000000 -13.500000 0.000000 7: -202.500000 101.250000 -22.500000 -99.000000 162.000000 8: -202.500000 162.000000 -40.500000 -40.500000 101.250000 9: -0.000000 0.000000 0.000000 -0.000000 0.000000 10: 121.500000 -60.750000 13.500000 74.250000 -121.500000 11: 506.250000 -405.000000 101.250000 162.000000 -405.000000 12: 121.500000 -121.500000 40.500000 20.250000 -60.750000 13: -303.750000 243.000000 -60.750000 -121.500000 303.750000 14: -303.750000 303.750000 -101.250000 -81.000000 243.000000 15: 182.250000 -182.250000 60.750000 60.750000 -182.250000 Col: 10 11 12 13 14 Row 0: 0.000000 0.000000 0.000000 0.000000 0.000000 1: 0.000000 0.000000 1.000000 0.000000 0.000000 2: -0.000000 -0.000000 0.000000 -0.000000 0.000000 3: 0.000000 0.000000 -4.500000 0.000000 0.000000 4: 20.250000 -4.500000 -5.500000 9.000000 -4.500000 5: -0.000000 0.000000 0.000000 -0.000000 0.000000 6: 0.000000 0.000000 4.500000 0.000000 0.000000 7: -81.000000 18.000000 24.750000 -40.500000 20.250000 8: -81.000000 20.250000 9.000000 -22.500000 18.000000 9: -0.000000 -0.000000 0.000000 -0.000000 0.000000 10: 60.750000 -13.500000 -24.750000 40.500000 -20.250000 11: 324.000000 -81.000000 -40.500000 101.250000 -81.000000 12: 60.750000 -20.250000 -4.500000 13.500000 -13.500000 13: -243.000000 60.750000 40.500000 -101.250000 81.000000 14: -243.000000 81.000000 20.250000 -60.750000 60.750000 15: 182.250000 -60.750000 -20.250000 60.750000 -60.750000 Col: 15 Row 0: -0.000000 1: 0.000000 2: 0.000000 3: -0.000000 4: 1.000000 5: -0.000000 6: 0.000000 7: -4.500000 8: -4.500000 9: -0.000000 10: 4.500000 11: 20.250000 12: 4.500000 13: -20.250000 14: -20.250000 15: 20.250000 MAP_TEST: The interpolation matrix for element QL The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 -0.000000 0.000000 0.000000 0.000000 1: -1.000000 -0.000000 0.000000 1.000000 0.000000 2: -3.000000 4.000000 -1.000000 0.000000 0.000000 3: 3.000000 -4.000000 1.000000 -3.000000 4.000000 4: 2.000000 -4.000000 2.000000 0.000000 0.000000 5: -2.000000 4.000000 -2.000000 2.000000 -4.000000 Col: 5 Row 0: 0.000000 1: 0.000000 2: -0.000000 3: -1.000000 4: 0.000000 5: 2.000000 MAP_TEST: The interpolation matrix for element T3 The interpolation matrix: Col: 0 1 2 Row 0: 1.000000 -0.000000 0.000000 1: -1.000000 -0.000000 1.000000 2: -1.000000 1.000000 0.000000 MAP_TEST: The interpolation matrix for element T6 The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 -0.000000 0.000000 0.000000 0.000000 1: -3.000000 -0.000000 -1.000000 0.000000 0.000000 2: -3.000000 -1.000000 0.000000 4.000000 0.000000 3: 2.000000 0.000000 2.000000 0.000000 0.000000 4: 4.000000 0.000000 0.000000 -4.000000 4.000000 5: 2.000000 2.000000 0.000000 -4.000000 0.000000 Col: 5 Row 0: 0.000000 1: 4.000000 2: 0.000000 3: -4.000000 4: -4.000000 5: 0.000000 MAP_TEST: The interpolation matrix for element T10 The interpolation matrix: Col: 0 1 2 3 4 Row 0: 1.000000 -0.000000 0.000000 0.000000 0.000000 1: -5.500000 -0.000000 0.000000 0.000000 9.000000 2: -5.500000 9.000000 -4.500000 1.000000 0.000000 3: 9.000000 -0.000000 0.000000 0.000000 -22.500000 4: 18.000000 -22.500000 4.500000 0.000000 -22.500000 5: 9.000000 -22.500000 18.000000 -4.500000 0.000000 6: -4.500000 -0.000000 0.000000 0.000000 13.500000 7: -13.500000 13.500000 0.000000 0.000000 27.000000 8: -13.500000 27.000000 -13.500000 0.000000 13.500000 9: -4.500000 13.500000 -13.500000 4.500000 0.000000 Col: 5 6 7 8 9 Row 0: 0.000000 0.000000 0.000000 0.000000 0.000000 1: 0.000000 0.000000 -4.500000 0.000000 1.000000 2: 0.000000 0.000000 0.000000 -0.000000 0.000000 3: 0.000000 0.000000 18.000000 0.000000 -4.500000 4: 27.000000 -4.500000 4.500000 -4.500000 0.000000 5: 0.000000 0.000000 0.000000 0.000000 0.000000 6: 0.000000 0.000000 -13.500000 0.000000 4.500000 7: -27.000000 0.000000 -13.500000 13.500000 0.000000 8: -27.000000 13.500000 0.000000 0.000000 0.000000 9: 0.000000 0.000000 0.000000 0.000000 0.000000 TEST135 MASS_MATRIX_T3 computes the mass matrix for a finite element system using T3 elements (linear triangles). The T3 mass matrix: Col: 0 1 2 3 4 Row 0: 0.020833 0.010417 0.000000 0.010417 0.000000 1: 0.010417 0.062500 0.010417 0.020833 0.020833 2: 0.000000 0.010417 0.041667 0.000000 0.020833 3: 0.010417 0.020833 0.000000 0.062500 0.020833 4: 0.000000 0.020833 0.020833 0.020833 0.125000 5: 0.000000 0.000000 0.010417 0.000000 0.020833 6: 0.000000 0.000000 0.000000 0.010417 0.020833 7: 0.000000 0.000000 0.000000 0.000000 0.020833 8: 0.000000 0.000000 0.000000 0.000000 0.000000 Col: 5 6 7 8 Row 0: 0.000000 0.000000 0.000000 0.000000 1: 0.000000 0.000000 0.000000 0.000000 2: 0.010417 0.000000 0.000000 0.000000 3: 0.000000 0.010417 0.000000 0.000000 4: 0.020833 0.020833 0.020833 0.000000 5: 0.062500 0.000000 0.020833 0.010417 6: 0.000000 0.041667 0.010417 0.000000 7: 0.020833 0.010417 0.062500 0.010417 8: 0.010417 0.000000 0.010417 0.020833 TEST14 MASS_MATRIX_T6 computes the mass matrix for a finite element system using T6 elements (quadratic triangles). The T6 mass matrix: Col: 0 1 2 3 4 Row 0: 0.016667 0.000000 -0.002778 0.000000 -0.011111 1: 0.000000 0.088889 0.000000 0.044444 0.044444 2: -0.002778 0.000000 0.033333 -0.011111 0.000000 3: 0.000000 0.044444 -0.011111 0.088889 0.044444 4: -0.011111 0.044444 0.000000 0.044444 0.177778 5: 0.000000 0.000000 0.000000 0.000000 0.044444 6: -0.002778 -0.011111 -0.005556 0.000000 0.000000 7: 0.000000 0.000000 -0.011111 0.000000 0.044444 8: 0.000000 0.000000 -0.002778 0.000000 -0.011111 Col: 5 6 7 8 Row 0: 0.000000 -0.002778 0.000000 0.000000 1: 0.000000 -0.011111 0.000000 0.000000 2: 0.000000 -0.005556 -0.011111 -0.002778 3: 0.000000 0.000000 0.000000 0.000000 4: 0.044444 0.000000 0.044444 -0.011111 5: 0.088889 -0.011111 0.044444 0.000000 6: -0.011111 0.033333 0.000000 -0.002778 7: 0.044444 0.000000 0.088889 0.000000 8: 0.000000 -0.002778 0.000000 0.016667 TEST15 For an order 3 triangle, PHYSICAL_TO_REFERENCE_T3 maps a physical point to a reference point. REFERENCE_TO_PHYSICAL_T3 maps a reference point to a physical point. XSI ETA ==> X Y ==> XSI2 ETA2 0.781582 0.043682 2.606846 1.174730 0.781582 0.043682 0.170491 0.438305 1.779286 2.753218 0.170491 0.438305 0.415307 0.066119 1.896733 1.264475 0.415307 0.066119 0.257578 0.109957 1.625112 1.439827 0.257578 0.109957 0.043829 0.633966 1.721624 3.535863 0.043829 0.633966 0.061727 0.449539 1.572993 2.798156 0.061727 0.449539 0.598694 0.245327 2.442714 1.981306 0.598694 0.245327 0.797287 0.001838 2.596412 1.007353 0.797287 0.001838 0.102496 0.649248 1.854240 3.596991 0.102496 0.649248 0.094545 0.013617 1.202706 1.054468 0.094545 0.013617 TEST16 For an order 6 triangle, REFERENCE_TO_PHYSICAL_T6 maps a reference point to a physical point. XSI ETA ==> X Y 0.000000 0.000000 0.000000 0.000000 1.000000 0.000000 2.000000 0.000000 0.000000 1.000000 0.000000 4.000000 0.500000 0.000000 1.000000 0.000000 0.500000 0.500000 1.000000 1.000000 0.000000 0.500000 0.000000 2.000000 0.250000 0.750000 0.500000 2.250000 0.750000 0.250000 1.500000 0.250000 0.400000 0.100000 0.800000 0.240000 0.300000 0.200000 0.600000 0.560000 0.200000 0.300000 0.400000 0.960000 0.100000 0.400000 0.200000 1.440000 0.100000 0.100000 0.200000 0.360000 0.200000 0.200000 0.400000 0.640000 0.300000 0.300000 0.600000 0.840000 0.400000 0.400000 0.800000 0.960000 TEST18 SHAPE_TEST tests the shape routines. SHAPE_TEST: Verify shape functions of type Q4 Element order = 4 Basis function values at basis nodes should form the identity matrix. 1.000000 0.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 0 0 0 0 0 0 SHAPE_TEST: Verify shape functions of type Q8 Element order = 8 Basis function values at basis nodes should form the identity matrix. 1.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 -0.000000 0.000000 1.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 1.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 -0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 1.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 -0.000000 1.000000 -0.000000 0.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SHAPE_TEST: Verify shape functions of type Q9 Element order = 9 Basis function values at basis nodes should form the identity matrix. 1.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 1.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 1.000000 0.000000 -0.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 1.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 1.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 1.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SHAPE_TEST: Verify shape functions of type Q12 Element order = 12 Basis function values at basis nodes should form the identity matrix. 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 1.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 1.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 1.33227e-15 4.44089e-16 2.77556e-15 0 1.77636e-15 0 0 1.33227e-15 2.44249e-15 1.33227e-15 0 2.77556e-15 2.22045e-15 2.77556e-15 0 1.77636e-15 1.33227e-15 2.22045e-15 2.77556e-15 1.77636e-15 1.77636e-15 1.77636e-15 SHAPE_TEST: Verify shape functions of type Q16 Element order = 16 Basis function values at basis nodes should form the identity matrix. 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 8.88178e-16 -1.55431e-15 2.66454e-15 -1.55431e-15 -2.66454e-15 -6.66134e-16 0 8.88178e-16 4.44089e-16 7.77156e-16 2.44249e-15 7.77156e-16 -4.44089e-15 1.22125e-15 0 2.22045e-15 4.44089e-16 2.22045e-15 2.44249e-15 2.22045e-15 -4.44089e-15 2.22045e-15 -6.66134e-16 -5.32907e-15 7.77156e-16 -2.66454e-15 2.44249e-15 -2.66454e-15 -3.55271e-15 -3.55271e-15 SHAPE_TEST: Verify shape functions of type QL Element order = 6 Basis function values at basis nodes should form the identity matrix. 1.000000 0.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 1.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 0 0 0 0 0 0 0 0 0 0 SHAPE_TEST: Verify shape functions of type T3 Element order = 3 Basis function values at basis nodes should form the identity matrix. 1.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 0 0 0 0 SHAPE_TEST: Verify shape functions of type T6 Element order = 6 Basis function values at basis nodes should form the identity matrix. 1.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 1.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 0 0 0 0 0 0 0 0 0 0 0 0 SHAPE_TEST: Verify shape functions of type T10 Element order = 10 Basis function values at basis nodes should form the identity matrix. 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 1.000000 -0.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 1.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 -0.000000 0.000000 1.000000 -0.000000 0.000000 0.000000 -0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 1.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 -0.000000 1.000000 0.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 0.000000 1.000000 -0.000000 0.000000 -0.000000 -0.000000 0.000000 -0.000000 0.000000 -0.000000 0.000000 0.000000 1.000000 The R and S derivatives should sum to 0. dTdR sum, dTdS sum: 8.88178e-16 8.88178e-16 1.33227e-15 8.88178e-16 9.99201e-16 8.88178e-16 -1.77636e-15 8.88178e-16 8.88178e-16 1.33227e-15 8.88178e-16 8.88178e-16 0 4.44089e-15 0 9.99201e-16 1.77636e-15 1.22125e-15 1.77636e-15 -1.77636e-15 TEST24 TRIANGLE_UNIT_SET sets up a quadrature in the unit triangle. A = 0 B = 0 Rule QUAD ERROR 1 1 0 2 1 0 3 1 0 4 1 0 5 1 0 6 1 1.11022e-16 7 1 0 8 1 9.99201e-16 9 1 1.9984e-15 10 1 0 11 1 6.66134e-16 12 1 1.9984e-15 13 1 1.11022e-15 14 1 0 15 1 2e-10 16 1 2.22045e-16 17 1 6.66134e-16 18 1 5.55112e-16 19 1 2.22045e-16 20 1 2.22045e-16 A = 0 B = 1 Rule QUAD ERROR 1 1 0 2 1 0 3 1 1.11022e-16 4 1 0 5 1 0 6 1 0 7 1 0 8 1 6.66134e-16 9 1 4.4974e-12 10 1 1.11022e-16 11 1 8.88178e-16 12 1 1.55431e-15 13 1 4.44089e-16 14 1 0 15 1.32607 0.326073 16 1 4.36073e-12 17 1 2.22045e-16 18 1.05657 0.056574 19 1 2.22045e-16 20 1 0 A = 0 B = 2 Rule QUAD ERROR 1 0.666667 0.333333 2 2 1 3 1 0 4 1 0 5 1 2.22045e-16 6 1 4.44089e-16 7 1 0 8 1 0 9 1 4.5286e-13 10 1 2.22045e-16 11 1 1.66533e-15 12 1 3.10862e-15 13 1 1.11022e-15 14 1 0 15 1.48366 0.483663 16 1 5.13034e-12 17 1 2.22045e-16 18 1.12625 0.126251 19 1 3.33067e-16 20 1 1.11022e-16 A = 0 B = 3 Rule QUAD ERROR 1 0.37037 0.62963 2 3.33333 2.33333 3 1.01852 0.0185185 4 0.833333 0.166667 5 1 0 6 1 7.77156e-16 7 1 2.22045e-16 8 1 1.11022e-15 9 1 2.4869e-14 10 1 2.22045e-16 11 1 2.33147e-15 12 1 4.44089e-15 13 1 1.9984e-15 14 1 1.11022e-16 15 1.64125 0.641254 16 1 3.68705e-12 17 1 4.44089e-16 18 1.17098 0.170979 19 1 4.44089e-16 20 1 2.22045e-16 A = 0 B = 4 Rule QUAD ERROR 1 0.185185 0.814815 2 5 4 3 0.99537 0.00462963 4 0.625 0.375 5 0.933333 0.0666667 6 0.958333 0.0416667 7 0.958333 0.0416667 8 1 2.22045e-15 9 1 3.33067e-15 10 1 4.44089e-16 11 1 2.88658e-15 12 1 5.10703e-15 13 1 2.44249e-15 14 1.08333 0.0833333 15 2.13015 1.13015 16 1 9.67892e-13 17 1 6.66134e-16 18 1.19446 0.194457 19 1 2.22045e-16 20 1 0 A = 0 B = 5 Rule QUAD ERROR 1 0.0864198 0.91358 2 7 6 3 0.923611 0.0763889 4 0.4375 0.5625 5 0.808889 0.191111 6 0.875 0.125 7 0.875 0.125 8 1.00527 0.00527393 9 0.985185 0.0148148 10 1 7.77156e-16 11 1 3.55271e-15 12 1 5.9952e-15 13 1 2.88658e-15 14 1.26389 0.263889 15 3.76209 2.76209 16 1 2.26708e-12 17 1 1.11022e-15 18 1.20294 0.202942 19 1 0 20 1 1.11022e-16 A = 0 B = 6 Rule QUAD ERROR 1 0.0384088 0.961591 2 9.33333 8.33333 3 0.819787 0.180213 4 0.291667 0.708333 5 0.660662 0.339338 6 0.766111 0.233889 7 0.766975 0.233025 8 1.01295 0.0129495 9 0.948082 0.0519177 10 0.995414 0.00458554 11 0.995927 0.00407261 12 1 6.66134e-15 13 1 2.88658e-15 14 1.53395 0.533951 15 9.51478 8.51478 16 1 5.61684e-12 17 1 1.11022e-15 18 1.20085 0.200851 19 1 0 20 1 0 A = 0 B = 7 Rule QUAD ERROR 1 0.0164609 0.983539 2 12 11 3 0.702418 0.297582 4 0.1875 0.8125 5 0.516101 0.483899 6 0.648333 0.351667 7 0.650926 0.349074 8 1.0169 0.0169016 9 0.889877 0.110123 10 0.981708 0.0182918 11 0.983203 0.0167971 12 1.0002 0.000198039 13 1 3.10862e-15 14 1.88241 0.882407 15 33.7306 32.7306 16 1 8.92031e-12 17 1 1.77636e-15 18 1.19148 0.191475 19 1 2.22045e-16 20 1 2.22045e-16 A = 0 B = 8 Rule QUAD ERROR 1 0.00685871 0.993141 2 15 14 3 0.585294 0.414706 4 0.117188 0.882812 5 0.389922 0.610078 6 0.533854 0.466146 7 0.538484 0.461516 8 1.01216 0.0121614 9 0.816165 0.183835 10 0.956602 0.0433976 11 0.959183 0.0408174 12 1.00044 0.000439377 13 0.999572 0.000427958 14 2.29996 1.29996 15 161.222 160.222 16 1 1.21405e-11 17 1 1.9984e-15 18 1.17742 0.177418 19 1 1.11022e-16 20 1 4.44089e-16 A = 0 B = 9 Rule QUAD ERROR 1 0.00279429 0.997206 2 18.3333 17.3333 3 0.476896 0.523104 4 0.0716146 0.928385 5 0.287142 0.712858 6 0.429942 0.570058 7 0.436368 0.563632 8 0.996255 0.0037446 9 0.733569 0.266431 10 0.920084 0.079916 11 0.92354 0.0764596 12 1.00009 8.58161e-05 13 0.997886 0.00211358 14 2.7799 1.7799 15 1002.83 1001.83 16 1 1.52948e-11 17 1.00009 9.14859e-05 18 1.16073 0.160729 19 1 4.44089e-16 20 1 0 A = 0 B = 10 Rule QUAD ERROR 1 0.00111772 0.998882 2 22 21 3 0.381514 0.618486 4 0.0429688 0.957031 5 0.207231 0.792769 6 0.339994 0.660006 7 0.34766 0.65234 8 0.968918 0.031082 9 0.647992 0.352008 10 0.873671 0.126329 11 0.877655 0.122345 12 0.998219 0.00178063 13 0.993975 0.00602508 14 3.31769 2.31769 15 7878.78 7877.78 16 1 1.84177e-11 17 1.00049 0.000488606 18 1.14293 0.142929 19 1 7.77156e-16 20 1 6.66134e-16 A = 1 B = 0 Rule QUAD ERROR 1 1 0 2 1 0 3 1 1.11022e-16 4 1 0 5 1 0 6 1 1.11022e-16 7 1.01667 0.0166667 8 1 6.66134e-16 9 1 4.49751e-12 10 1 1.11022e-16 11 1 8.88178e-16 12 1 1.55431e-15 13 1 6.66134e-16 14 1 0 15 1 3.40727e-10 16 1 8.72191e-12 17 1 2.22045e-16 18 1 2.22045e-16 19 1 0 20 1 0 A = 1 B = 1 Rule QUAD ERROR 1 1.33333 0.333333 2 0 1 3 1 0 4 1 0 5 1 2.22045e-16 6 1 2.22045e-16 7 1.03333 0.0333333 8 1 8.88178e-16 9 1 1.75402e-11 10 1 2.22045e-16 11 1 4.44089e-16 12 1 3.33067e-16 13 1 1.44329e-15 14 1 0 15 1.32607 0.326073 16 1 2.05103e-12 17 1 2.22045e-16 18 1.47533 0.475334 19 1 1.11022e-16 20 1 4.44089e-16 A = 1 B = 2 Rule QUAD ERROR 1 1.11111 0.111111 2 0 1 3 0.972222 0.0277778 4 1.25 0.25 5 1 4.44089e-16 6 1 2.22045e-16 7 1.04167 0.0416667 8 1 4.44089e-16 9 1 1.45933e-11 10 1 2.22045e-16 11 1 4.44089e-16 12 1 8.88178e-16 13 1 9.99201e-16 14 1 0 15 1.48366 0.483663 16 1 1.09057e-11 17 1 0 18 2.06187 1.06187 19 1 0 20 1 2.22045e-16 A = 1 B = 3 Rule QUAD ERROR 1 0.740741 0.259259 2 0 1 3 1.06481 0.0648148 4 1.25 0.25 5 1.13333 0.133333 6 1.08333 0.0833333 7 1.125 0.125 8 1 8.88178e-16 9 1 1.86785e-11 10 1 4.44089e-16 11 1 7.77156e-16 12 1 1.9984e-15 13 1 0 14 0.833333 0.166667 15 1.3416 0.341599 16 1 1.72811e-11 17 1 2.22045e-16 18 2.78076 1.78076 19 1 0 20 1 1.11022e-16 A = 1 B = 4 Rule QUAD ERROR 1 0.432099 0.567901 2 0 1 3 1.17477 0.174769 4 1.09375 0.09375 5 1.24444 0.244444 6 1.16667 0.166667 7 1.20312 0.203125 8 0.986815 0.0131848 9 1.03704 0.037037 10 1 4.44089e-16 11 1 1.77636e-15 12 1 2.88658e-15 13 1 1.11022e-15 14 0.631944 0.368056 15 0.933348 0.0666515 16 1 2.03799e-11 17 1 2.22045e-16 18 3.61305 2.61305 19 1 3.33067e-16 20 1 0 A = 1 B = 5 Rule QUAD ERROR 1 0.230453 0.769547 2 0 1 3 1.23508 0.235082 4 0.875 0.125 5 1.25357 0.25357 6 1.20167 0.201667 7 1.22824 0.228241 8 0.982247 0.0177527 9 1.09649 0.0964938 10 1.01376 0.0137566 11 1.01222 0.0122178 12 1 3.77476e-15 13 1 1.77636e-15 14 0.453704 0.546296 15 0.523274 0.476726 16 1 2.11808e-11 17 1 3.33067e-16 18 4.53369 3.53369 19 1 1.11022e-16 20 1 0 A = 1 B = 6 Rule QUAD ERROR 1 0.115226 0.884774 2 0 1 3 1.23058 0.230581 4 0.65625 0.34375 5 1.16663 0.166625 6 1.17833 0.178333 7 1.19502 0.195023 8 0.999117 0.000882959 9 1.1518 0.151802 10 1.04339 0.0433862 11 1.04046 0.040463 12 0.999307 0.000693137 13 1 2.22045e-15 14 0.314352 0.685648 15 0.257577 0.742423 16 1 2.08105e-11 17 1 4.44089e-16 18 5.52073 4.52073 19 1 1.11022e-16 20 1 0 A = 1 B = 7 Rule QUAD ERROR 1 0.0548697 0.94513 2 0 1 3 1.17091 0.17091 4 0.46875 0.53125 5 1.02082 0.0208158 6 1.10625 0.10625 7 1.11632 0.116319 8 1.03586 0.0358626 9 1.18472 0.184724 10 1.08213 0.0821314 11 1.07928 0.0792842 12 0.999233 0.000767312 13 1.00171 0.00171183 14 0.212191 0.787809 15 0.120566 0.879434 16 1 2.00626e-11 17 1 5.55112e-16 18 6.55633 5.55633 19 1 2.22045e-16 20 1 1.11022e-16 A = 1 B = 8 Rule QUAD ERROR 1 0.0251486 0.974851 2 0 1 3 1.07309 0.073089 4 0.322266 0.677734 5 0.852434 0.147566 6 1.00146 0.00145833 7 1.00875 0.00874887 8 1.08374 0.0837383 9 1.18784 0.187843 10 1.12094 0.120935 11 1.11957 0.119573 12 1.00203 0.0020304 13 1.00716 0.00715736 14 0.140223 0.859777 15 0.0565991 0.943401 16 1 1.94023e-11 17 0.999588 0.000411687 18 7.62603 6.62603 19 1 8.88178e-16 20 1 2.22045e-16 A = 1 B = 9 Rule QUAD ERROR 1 0.0111772 0.988823 2 0 1 3 0.953802 0.0461977 4 0.214844 0.785156 5 0.686695 0.313305 6 0.879682 0.120318 7 0.887068 0.112932 8 1.13294 0.132942 9 1.16146 0.161458 10 1.15215 0.152148 11 1.15297 0.152968 12 1.00942 0.00941807 13 1.01744 0.0174439 14 0.0909672 0.909033 15 0.0273118 0.972688 16 1 1.90596e-11 17 0.998106 0.00189411 18 8.7179 7.7179 19 1 1.55431e-15 20 1 1.11022e-16 A = 2 B = 0 Rule QUAD ERROR 1 0.666667 0.333333 2 2 1 3 1 0 4 1 0 5 1 2.22045e-16 6 1 4.44089e-16 7 1.03889 0.0388889 8 1 0 9 1 4.52971e-13 10 1 2.22045e-16 11 1 1.66533e-15 12 1 3.10862e-15 13 1 1.11022e-15 14 1 0 15 1 4.57924e-10 16 1 1.94947e-11 17 1 4.44089e-16 18 1 0 19 1 3.33067e-16 20 1 0 A = 2 B = 1 Rule QUAD ERROR 1 1.11111 0.111111 2 0 1 3 0.972222 0.0277778 4 1.25 0.25 5 1 2.22045e-16 6 1 2.22045e-16 7 1.09722 0.0972222 8 1 4.44089e-16 9 1 1.45935e-11 10 1 2.22045e-16 11 1 5.55112e-16 12 1 8.88178e-16 13 1 8.88178e-16 14 1 0 15 1.32607 0.326073 16 1 1.12315e-11 17 1 0 18 2.0398 1.0398 19 1 1.11022e-16 20 1 2.22045e-16 A = 2 B = 2 Rule QUAD ERROR 1 1.11111 0.111111 2 0 1 3 0.763889 0.236111 4 1.875 0.875 5 0.8 0.2 6 0.875 0.125 7 1.02083 0.0208333 8 1 4.44089e-16 9 1 4.09839e-12 10 1 2.22045e-16 11 1 0 12 1 2.66454e-15 13 1 9.99201e-16 14 1.25 0.25 15 1.7435 0.743502 16 1 1.84353e-12 17 1 2.22045e-16 18 3.73905 2.73905 19 1 2.22045e-16 20 1 2.22045e-16 A = 2 B = 3 Rule QUAD ERROR 1 0.864198 0.135802 2 0 1 3 0.729167 0.270833 4 2.1875 1.1875 5 0.808889 0.191111 6 0.875 0.125 7 1.04514 0.0451389 8 1.00527 0.00527393 9 0.985185 0.0148148 10 1 5.55112e-16 11 1 2.22045e-16 12 1 3.9968e-15 13 1 0 14 1.26389 0.263889 15 2.22865 1.22865 16 1 9.53349e-12 17 1 0 18 6.38255 5.38255 19 1 2.22045e-16 20 1 2.22045e-16 A = 2 B = 4 Rule QUAD ERROR 1 0.576132 0.423868 2 0 1 3 0.819187 0.180813 4 2.1875 1.1875 5 0.949926 0.0500741 6 0.9625 0.0375 7 1.12616 0.126157 8 0.958434 0.0415657 9 1.03012 0.0301235 10 0.962963 0.037037 11 0.983741 0.0162589 12 1 5.55112e-15 13 1 8.88178e-16 14 1.13426 0.134259 15 2.32484 1.32484 16 1 1.79778e-11 17 1 1.11022e-16 18 10.1201 9.12014 19 1 3.33067e-16 20 1 0 A = 2 B = 5 Rule QUAD ERROR 1 0.345679 0.654321 2 0 1 3 0.937114 0.0628858 4 1.96875 0.96875 5 1.08068 0.0806756 6 1.0675 0.0675 7 1.1934 0.193403 8 0.881502 0.118498 9 1.14074 0.140741 10 0.909751 0.0902494 11 0.96727 0.0327297 12 1.00089 0.000891176 13 1 1.33227e-15 14 0.943056 0.0569444 15 1.81969 0.819692 16 1 2.24776e-11 17 1 1.11022e-16 18 15.0309 14.0309 19 1 4.44089e-16 20 1 1.11022e-16 A = 2 B = 6 Rule QUAD ERROR 1 0.192044 0.807956 2 0 1 3 1.02849 0.0284851 4 1.64062 0.640625 5 1.1335 0.133495 6 1.14479 0.144792 7 1.2173 0.217303 8 0.811392 0.188608 9 1.28639 0.286387 10 0.866501 0.133499 11 0.970273 0.0297268 12 0.996224 0.00377556 13 0.994117 0.00588301 14 0.74267 0.25733 15 1.07018 0.0701806 16 1 2.38005e-11 17 1 4.44089e-16 18 21.1584 20.1584 19 1 8.88178e-16 20 1 0 A = 2 B = 7 Rule QUAD ERROR 1 0.100594 0.899406 2 0 1 3 1.07412 0.0741205 4 1.28906 0.289062 5 1.10343 0.103432 6 1.17562 0.175625 7 1.19588 0.195875 8 0.769683 0.230317 9 1.43345 0.433446 10 0.84609 0.15391 11 1.00117 0.00116637 12 0.981678 0.0183219 13 0.979223 0.0207775 14 0.560892 0.439108 15 0.497553 0.502447 16 1 2.30354e-11 17 1.00073 0.000729094 18 28.5219 27.5219 19 1 1.33227e-15 20 1 2.22045e-16 A = 2 B = 8 Rule QUAD ERROR 1 0.0502972 0.949703 2 0 1 3 1.07329 0.0732855 4 0.966797 0.0332031 5 1.01255 0.0125542 6 1.15872 0.158724 7 1.13783 0.137832 8 0.761318 0.238682 9 1.55761 0.557612 10 0.849523 0.150477 11 1.057 0.0570024 12 0.957945 0.0420547 13 0.956754 0.043246 14 0.409352 0.590648 15 0.197751 0.802249 16 1 2.11144e-11 17 1.00232 0.00232291 18 37.1192 36.1192 19 1 1.33227e-15 20 1 2.22045e-16 A = 3 B = 0 Rule QUAD ERROR 1 0.37037 0.62963 2 3.33333 2.33333 3 1.01852 0.0185185 4 0.833333 0.166667 5 1 0 6 1 6.66134e-16 7 1.0571 0.0570988 8 1 1.11022e-15 9 1 2.4869e-14 10 1 3.33067e-16 11 1 2.33147e-15 12 1 4.44089e-15 13 1 1.77636e-15 14 1 1.11022e-16 15 1 5.6686e-10 16 1 2.50029e-11 17 1 4.44089e-16 18 1 2.22045e-16 19 1 3.33067e-16 20 1 2.22045e-16 A = 3 B = 1 Rule QUAD ERROR 1 0.740741 0.259259 2 0 1 3 1.06481 0.0648148 4 1.25 0.25 5 1.13333 0.133333 6 1.08333 0.0833333 7 1.25463 0.25463 8 1 8.88178e-16 9 1 1.86785e-11 10 1 4.44089e-16 11 1 8.88178e-16 12 1 1.77636e-15 13 1 2.22045e-16 14 0.833333 0.166667 15 1.27173 0.271727 16 1 2.06192e-11 17 1 2.22045e-16 18 2.74324 1.74324 19 1 1.11022e-16 20 1 1.11022e-16 A = 3 B = 2 Rule QUAD ERROR 1 0.864198 0.135802 2 0 1 3 0.729167 0.270833 4 2.1875 1.1875 5 0.808889 0.191111 6 0.875 0.125 7 1.17477 0.174769 8 1.00527 0.00527393 9 0.985185 0.0148148 10 1 6.66134e-16 11 1 0 12 1 4.21885e-15 13 1 2.22045e-16 14 1.26389 0.263889 15 1.75883 0.758834 16 1 1.70136e-11 17 1 0 18 6.37795 5.37795 19 1 2.22045e-16 20 1 0 A = 3 B = 3 Rule QUAD ERROR 1 0.768176 0.231824 2 0 1 3 0.516118 0.483882 4 2.91667 1.91667 5 0.594568 0.405432 6 0.738889 0.261111 7 1.15586 0.155864 8 1.0635 0.0634958 9 0.917202 0.0827984 10 1.05115 0.0511464 11 1.01215 0.0121547 12 1 6.21725e-15 13 1 1.11022e-15 14 1.51235 0.512346 15 2.92233 1.92233 16 1 4.53981e-12 17 1 2.22045e-16 18 13.1775 12.1775 19 1 1.11022e-16 20 1 1.11022e-16 A = 3 B = 4 Rule QUAD ERROR 1 0.576132 0.423868 2 0 1 3 0.48161 0.51839 4 3.28125 2.28125 5 0.591526 0.408474 6 0.729167 0.270833 7 1.21123 0.211227 8 1.05737 0.0573704 9 0.905679 0.094321 10 1.05367 0.0536659 11 0.999136 0.000864444 12 0.999505 0.000495098 13 1 2.22045e-15 14 1.57176 0.571759 15 4.66804 3.66804 16 1 8.9786e-12 17 1 2.22045e-16 18 24.4231 23.4231 19 1 2.22045e-16 20 1 2.22045e-16 A = 3 B = 5 Rule QUAD ERROR 1 0.384088 0.615912 2 0 1 3 0.544624 0.455376 4 3.28125 2.28125 5 0.694511 0.305489 6 0.802083 0.197917 7 1.26794 0.26794 8 0.972131 0.0278694 9 0.992329 0.00767078 10 0.992477 0.00752259 11 0.961034 0.0389662 12 1.01154 0.0115368 13 1.01166 0.0116576 14 1.48534 0.48534 15 5.95525 4.95525 16 1 1.939e-11 17 1 2.22045e-16 18 41.3867 40.3867 19 1 2.22045e-16 20 1 0 A = 3 B = 6 Rule QUAD ERROR 1 0.23472 0.76528 2 0 1 3 0.635854 0.364146 4 3.00781 2.00781 5 0.800594 0.199406 6 0.903681 0.0963194 7 1.28523 0.285231 8 0.846318 0.153682 9 1.16057 0.16057 10 0.896388 0.103612 11 0.920984 0.0790163 12 1.03039 0.0303923 13 1.02893 0.0289321 14 1.30875 0.308749 15 5.56369 4.56369 16 1 2.5842e-11 17 0.999369 0.000630624 18 65.3344 64.3344 19 1 4.44089e-16 20 1 0 A = 3 B = 7 Rule QUAD ERROR 1 0.134126 0.865874 2 0 1 3 0.718176 0.281824 4 2.57812 1.57812 5 0.86017 0.13983 6 0.995347 0.00465278 7 1.25747 0.25747 8 0.720497 0.279503 9 1.37501 0.375005 10 0.79708 0.20292 11 0.902218 0.0977818 12 1.04271 0.0427062 13 1.03934 0.0393434 14 1.09161 0.0916067 15 3.71281 2.71281 16 1 2.87976e-11 17 0.999861 0.000139383 18 97.5038 96.5038 19 1 5.55112e-16 20 1 0 A = 4 B = 0 Rule QUAD ERROR 1 0.185185 0.814815 2 5 4 3 0.99537 0.00462963 4 0.625 0.375 5 0.933333 0.0666667 6 0.958333 0.0416667 7 1.02585 0.0258488 8 1 2.22045e-15 9 1 3.55271e-15 10 1 4.44089e-16 11 1 2.88658e-15 12 1 5.10703e-15 13 1 2.44249e-15 14 1.08333 0.0833333 15 1 6.71276e-10 16 1 2.71948e-11 17 1 6.66134e-16 18 1 2.22045e-16 19 1 2.22045e-16 20 1 0 A = 4 B = 1 Rule QUAD ERROR 1 0.432099 0.567901 2 0 1 3 1.17477 0.174769 4 1.09375 0.09375 5 1.24444 0.244444 6 1.16667 0.166667 7 1.40297 0.402971 8 0.986815 0.0131848 9 1.03704 0.037037 10 1 5.55112e-16 11 1 1.66533e-15 12 1 2.66454e-15 13 1 8.88178e-16 14 0.631944 0.368056 15 1.20606 0.20606 16 1 2.33236e-11 17 1 1.11022e-16 18 3.56299 2.56299 19 1 1.11022e-16 20 1 1.11022e-16 A = 4 B = 2 Rule QUAD ERROR 1 0.576132 0.423868 2 0 1 3 0.819187 0.180813 4 2.1875 1.1875 5 0.949926 0.0500741 6 0.9625 0.0375 7 1.42863 0.428627 8 0.958434 0.0415657 9 1.03012 0.0301235 10 0.962963 0.037037 11 0.983741 0.0162589 12 1 5.32907e-15 13 1 8.88178e-16 14 1.13426 0.134259 15 1.61941 0.619406 16 1 2.94871e-11 17 1 0 18 10.1128 9.11279 19 1 2.22045e-16 20 1 0 A = 4 B = 3 Rule QUAD ERROR 1 0.576132 0.423868 2 0 1 3 0.48161 0.51839 4 3.28125 2.28125 5 0.591526 0.408474 6 0.729167 0.270833 7 1.47049 0.470486 8 1.05737 0.0573704 9 0.905679 0.094321 10 1.05367 0.0536659 11 0.999136 0.000864444 12 0.999505 0.000495098 13 1 2.22045e-15 14 1.57176 0.571759 15 3.11013 2.11013 16 1 2.14377e-11 17 1 2.22045e-16 18 24.4223 23.4223 19 1 1.11022e-16 20 1 2.22045e-16 A = 4 B = 4 Rule QUAD ERROR 1 0.48011 0.51989 2 0 1 3 0.320698 0.679302 4 4.10156 3.10156 5 0.414538 0.585462 6 0.601563 0.398437 7 1.58492 0.584925 8 1.12991 0.129907 9 0.799671 0.200329 10 1.13775 0.137746 11 1.00434 0.00433838 12 0.983592 0.0164076 13 0.985455 0.0145449 14 1.85667 0.856674 15 6.94097 5.94097 16 1 6.63847e-12 17 1 2.22045e-16 18 51.4874 50.4874 19 1 0 20 1 0 A = 4 B = 5 Rule QUAD ERROR 1 0.35208 0.64792 2 0 1 3 0.29363 0.70637 4 4.51172 3.51172 5 0.402555 0.597445 6 0.585521 0.414479 7 1.69019 0.690193 8 1.1061 0.106105 9 0.796322 0.203678 10 1.14249 0.14249 11 0.9744 0.0255996 12 0.982741 0.0172591 13 0.985505 0.0144954 14 1.96312 0.963124 15 13.8974 12.8974 16 1 8.09952e-12 17 1.00018 0.000175988 18 97.5101 96.5101 19 1 4.44089e-16 20 1 2.22045e-16 A = 4 B = 6 Rule QUAD ERROR 1 0.23472 0.76528 2 0 1 3 0.332597 0.667403 4 4.51172 3.51172 5 0.467461 0.532539 6 0.643003 0.356997 7 1.72526 0.725263 8 0.998828 0.0011716 9 0.905044 0.094956 10 1.06917 0.0691732 11 0.916307 0.0836933 12 1.00786 0.00785815 13 1.01024 0.0102431 14 1.91031 0.910312 15 21.5777 20.5777 16 1 1.99305e-11 17 0.997408 0.00259195 18 169.891 168.891 19 1 0 20 1 2.22045e-16 A = 5 B = 0 Rule QUAD ERROR 1 0.0864198 0.91358 2 7 6 3 0.923611 0.0763889 4 0.4375 0.5625 5 0.808889 0.191111 6 0.875 0.125 7 0.945306 0.0546939 8 1.00527 0.00527393 9 0.985185 0.0148148 10 1 7.77156e-16 11 1 3.44169e-15 12 1 5.9952e-15 13 1 2.88658e-15 14 1.26389 0.263889 15 1 7.67816e-10 16 1 2.87432e-11 17 1 8.88178e-16 18 1 4.44089e-16 19 1 1.11022e-16 20 1 1.11022e-16 A = 5 B = 1 Rule QUAD ERROR 1 0.230453 0.769547 2 0 1 3 1.23508 0.235082 4 0.875 0.125 5 1.25357 0.25357 6 1.20167 0.201667 7 1.4803 0.480298 8 0.982247 0.0177527 9 1.09649 0.0964938 10 1.01376 0.0137566 11 1.01222 0.0122178 12 1 3.77476e-15 13 1 1.77636e-15 14 0.453704 0.546296 15 1.14794 0.14794 16 1 1.96254e-11 17 1 3.33067e-16 18 4.4739 3.4739 19 1 2.22045e-16 20 1 1.11022e-16 A = 5 B = 2 Rule QUAD ERROR 1 0.345679 0.654321 2 0 1 3 0.937114 0.0628858 4 1.96875 0.96875 5 1.08068 0.0806756 6 1.0675 0.0675 7 1.67303 0.673032 8 0.881502 0.118498 9 1.14074 0.140741 10 0.909751 0.0902494 11 0.96727 0.0327297 12 1.00089 0.000891176 13 1 1.55431e-15 14 0.943056 0.0569444 15 1.42875 0.428752 16 1 3.5927e-11 17 1 1.11022e-16 18 15.021 14.021 19 1 3.33067e-16 20 1 0 A = 5 B = 3 Rule QUAD ERROR 1 0.384088 0.615912 2 0 1 3 0.544624 0.455376 4 3.28125 2.28125 5 0.694511 0.305489 6 0.802083 0.197917 7 1.87288 0.872878 8 0.972131 0.0278694 9 0.992329 0.00767078 10 0.992477 0.00752259 11 0.961034 0.0389662 12 1.01154 0.0115368 13 1.01166 0.0116576 14 1.48534 0.48534 15 2.86239 1.86239 16 1 3.6237e-11 17 1 2.22045e-16 18 41.3855 40.3855 19 1 0 20 1 0 A = 5 B = 4 Rule QUAD ERROR 1 0.35208 0.64792 2 0 1 3 0.29363 0.70637 4 4.51172 3.51172 5 0.402555 0.597445 6 0.585521 0.414479 7 2.1655 1.1655 8 1.1061 0.106105 9 0.796322 0.203678 10 1.14249 0.14249 11 0.9744 0.0255996 12 0.982741 0.0172591 13 0.985505 0.0144954 14 1.96312 0.963124 15 8.0588 7.0588 16 1 2.4324e-11 17 1.00018 0.000175988 18 97.51 96.51 19 1 2.22045e-16 20 1 2.22045e-16 A = 5 B = 5 Rule QUAD ERROR 1 0.281664 0.718336 2 0 1 3 0.187868 0.812132 4 5.41406 4.41406 5 0.273552 0.726448 6 0.473229 0.526771 7 2.45056 1.45056 8 1.16618 0.166185 9 0.679036 0.320964 10 1.23958 0.239579 11 0.968337 0.0316626 12 0.950326 0.0496743 13 0.955574 0.044426 14 2.29237 1.29237 15 23.2445 22.2445 16 1 8.46412e-12 17 1.00302 0.00301864 18 203.678 202.678 19 1 4.44089e-16 20 1 4.44089e-16 A = 6 B = 0 Rule QUAD ERROR 1 0.0384088 0.961591 2 9.33333 8.33333 3 0.819787 0.180213 4 0.291667 0.708333 5 0.660662 0.339338 6 0.766111 0.233889 7 0.834331 0.165669 8 1.01295 0.0129495 9 0.948082 0.0519177 10 0.995414 0.00458554 11 0.995927 0.00407261 12 1 6.43929e-15 13 1 3.10862e-15 14 1.53395 0.533951 15 1 8.49705e-10 16 1 3.17828e-11 17 1 1.33227e-15 18 1 2.22045e-16 19 1 2.22045e-16 20 1 1.11022e-16 A = 6 B = 1 Rule QUAD ERROR 1 0.115226 0.884774 2 0 1 3 1.23058 0.230581 4 0.65625 0.34375 5 1.16663 0.166625 6 1.17833 0.178333 7 1.47625 0.476247 8 0.999117 0.000882959 9 1.1518 0.151802 10 1.04339 0.0433862 11 1.04046 0.040463 12 0.999307 0.000693137 13 1 2.22045e-15 14 0.314352 0.685648 15 1.1025 0.102502 16 1 1.14739e-11 17 1 4.44089e-16 18 5.45414 4.45414 19 1 1.11022e-16 20 1 0 A = 6 B = 2 Rule QUAD ERROR 1 0.192044 0.807956 2 0 1 3 1.02849 0.0284851 4 1.64062 0.640625 5 1.1335 0.133495 6 1.14479 0.144792 7 1.84745 0.847447 8 0.811392 0.188608 9 1.28639 0.286387 10 0.866501 0.133499 11 0.970273 0.0297268 12 0.996224 0.00377556 13 0.994117 0.00588301 14 0.74267 0.25733 15 1.24153 0.241529 16 1 3.57203e-11 17 1 3.33067e-16 18 21.1462 20.1462 19 1 7.77156e-16 20 1 2.22045e-16 A = 6 B = 3 Rule QUAD ERROR 1 0.23472 0.76528 2 0 1 3 0.635854 0.364146 4 3.00781 2.00781 5 0.800594 0.199406 6 0.903681 0.0963194 7 2.26225 1.26225 8 0.846318 0.153682 9 1.16057 0.16057 10 0.896388 0.103612 11 0.920984 0.0790163 12 1.03039 0.0303923 13 1.02893 0.0289321 14 1.30875 0.308749 15 2.37917 1.37917 16 1 4.61644e-11 17 0.999369 0.000630624 18 65.3327 64.3327 19 1 4.44089e-16 20 1 2.22045e-16 A = 6 B = 4 Rule QUAD ERROR 1 0.23472 0.76528 2 0 1 3 0.332597 0.667403 4 4.51172 3.51172 5 0.467461 0.532539 6 0.643003 0.356997 7 2.83432 1.83432 8 0.998828 0.0011716 9 0.905044 0.094956 10 1.06917 0.0691732 11 0.916307 0.0836933 12 1.00786 0.00785815 13 1.01024 0.0102431 14 1.91031 0.910312 15 7.67617 6.67617 16 1 4.01834e-11 17 0.997408 0.00259195 18 169.891 168.891 19 1 2.22045e-16 20 1 2.22045e-16 A = 7 B = 0 Rule QUAD ERROR 1 0.0164609 0.983539 2 12 11 3 0.702418 0.297582 4 0.1875 0.8125 5 0.516101 0.483899 6 0.648333 0.351667 7 0.711784 0.288216 8 1.0169 0.0169016 9 0.889877 0.110123 10 0.981708 0.0182918 11 0.983203 0.0167971 12 1.0002 0.000198039 13 1 3.10862e-15 14 1.88241 0.882407 15 1 9.11534e-10 16 1 3.75855e-11 17 1 1.55431e-15 18 1 4.44089e-16 19 1 0 20 1 0 A = 7 B = 1 Rule QUAD ERROR 1 0.0548697 0.94513 2 0 1 3 1.17091 0.17091 4 0.46875 0.53125 5 1.02082 0.0208158 6 1.10625 0.10625 7 1.40499 0.404985 8 1.03586 0.0358626 9 1.18472 0.184724 10 1.08213 0.0821314 11 1.07928 0.0792842 12 0.999233 0.000767312 13 1.00171 0.00171183 14 0.212191 0.787809 15 1.07161 0.0716142 16 1 1.0828e-12 17 1 5.55112e-16 18 6.48579 5.48579 19 1 2.22045e-16 20 1 0 A = 7 B = 2 Rule QUAD ERROR 1 0.100594 0.899406 2 0 1 3 1.07412 0.0741205 4 1.28906 0.289062 5 1.10343 0.103432 6 1.17562 0.175625 7 1.93241 0.932415 8 0.769683 0.230317 9 1.43345 0.433446 10 0.84609 0.15391 11 1.00117 0.00116637 12 0.981678 0.0183219 13 0.979223 0.0207775 14 0.560892 0.439108 15 1.0825 0.082499 16 1 2.97522e-11 17 1.00073 0.000729094 18 28.5076 27.5076 19 1 1.33227e-15 20 1 2.22045e-16 A = 7 B = 3 Rule QUAD ERROR 1 0.134126 0.865874 2 0 1 3 0.718176 0.281824 4 2.57812 1.57812 5 0.86017 0.13983 6 0.995347 0.00465278 7 2.57777 1.57777 8 0.720497 0.279503 9 1.37501 0.375005 10 0.79708 0.20292 11 0.902218 0.0977818 12 1.04271 0.0427062 13 1.03934 0.0393434 14 1.09161 0.0916067 15 1.84972 0.849725 16 1 5.04369e-11 17 0.999861 0.000139383 18 97.5017 96.5017 19 1 6.66134e-16 20 1 0 A = 8 B = 0 Rule QUAD ERROR 1 0.00685871 0.993141 2 15 14 3 0.585294 0.414706 4 0.117188 0.882812 5 0.389922 0.610078 6 0.533854 0.466146 7 0.591152 0.408848 8 1.01216 0.0121614 9 0.816165 0.183835 10 0.956602 0.0433976 11 0.959183 0.0408174 12 1.00044 0.000439377 13 0.999572 0.000427958 14 2.29996 1.29996 15 0.999433 0.000566894 16 1 4.67113e-11 17 1 1.9984e-15 18 1 9.99201e-16 19 1 2.22045e-16 20 1 4.44089e-16 A = 8 B = 1 Rule QUAD ERROR 1 0.0251486 0.974851 2 0 1 3 1.07309 0.073089 4 0.322266 0.677734 5 0.852434 0.147566 6 1.00146 0.00145833 7 1.28768 0.287682 8 1.08374 0.0837383 9 1.18784 0.187843 10 1.12094 0.120935 11 1.11957 0.119573 12 1.00203 0.0020304 13 1.00716 0.00715736 14 0.140223 0.859777 15 1.05567 0.055669 16 1 9.66849e-12 17 0.999588 0.000411687 18 7.55414 6.55414 19 1 8.88178e-16 20 1 0 A = 8 B = 2 Rule QUAD ERROR 1 0.0502972 0.949703 2 0 1 3 1.07329 0.0732855 4 0.966797 0.0332031 5 1.01255 0.0125542 6 1.15872 0.158724 7 1.93166 0.931663 8 0.761318 0.238682 9 1.55761 0.557612 10 0.849523 0.150477 11 1.057 0.0570024 12 0.957945 0.0420547 13 0.956754 0.043246 14 0.409352 0.590648 15 0.960182 0.0398179 16 1 1.94098e-11 17 1.00232 0.00232291 18 37.1034 36.1034 19 1 9.99201e-16 20 1 2.22045e-16 A = 9 B = 0 Rule QUAD ERROR 1 0.00279429 0.997206 2 18.3333 17.3333 3 0.476896 0.523104 4 0.0716146 0.928385 5 0.287142 0.712858 6 0.429942 0.570058 7 0.480476 0.519524 8 0.996255 0.0037446 9 0.733569 0.266431 10 0.920084 0.079916 11 0.92354 0.0764596 12 1.00009 8.58161e-05 13 0.997886 0.00211358 14 2.7799 1.7799 15 0.997194 0.00280647 16 1 5.92396e-11 17 1.00009 9.14859e-05 18 1 1.33227e-15 19 1 4.44089e-16 20 1 2.22045e-16 A = 9 B = 1 Rule QUAD ERROR 1 0.0111772 0.988823 2 0 1 3 0.953802 0.0461977 4 0.214844 0.785156 5 0.686695 0.313305 6 0.879682 0.120318 7 1.14456 0.144557 8 1.13294 0.132942 9 1.16146 0.161458 10 1.15215 0.152148 11 1.15297 0.152968 12 1.00942 0.00941807 13 1.01744 0.0174439 14 0.0909672 0.909033 15 1.05346 0.0534594 16 1 1.93612e-11 17 0.998106 0.00189411 18 8.64685 7.64685 19 1 1.55431e-15 20 1 1.11022e-16 A = 10 B = 0 Rule QUAD ERROR 1 0.00111772 0.998882 2 22 21 3 0.381514 0.618486 4 0.0429688 0.957031 5 0.207231 0.792769 6 0.339994 0.660006 7 0.383663 0.616337 8 0.968918 0.031082 9 0.647992 0.352008 10 0.873671 0.126329 11 0.877655 0.122345 12 0.998219 0.00178063 13 0.993975 0.00602508 14 3.31769 2.31769 15 0.99201 0.00799017 16 1 7.49601e-11 17 1.00049 0.000488606 18 0.99997 3.0264e-05 19 1 7.77156e-16 20 1 4.44089e-16 FEM2D_PACK_PRB: Normal end of execution. 16 January 2017 09:07:21 AM