Warning: X does not support locale en_US.UTF-8 13-Jul-2023 10:22:10 fem2d_poisson_rectangle_test(): MATLAB/Octave version 9.14.0.2206163 (R2023a) Test fem2d_poisson_rectangle(). 13-Jul-2023 10:22:10 FEM2D_POISSON_RECTANGLE(): MATLAB/Octave version 57 MATLAB/Octave version 46 MATLAB/Octave version 49 MATLAB/Octave version 52 MATLAB/Octave version 46 MATLAB/Octave version 48 MATLAB/Octave version 46 MATLAB/Octave version 50 MATLAB/Octave version 50 MATLAB/Octave version 48 MATLAB/Octave version 54 MATLAB/Octave version 49 MATLAB/Octave version 54 MATLAB/Octave version 51 MATLAB/Octave version 32 MATLAB/Octave version 40 MATLAB/Octave version 82 MATLAB/Octave version 50 MATLAB/Octave version 48 MATLAB/Octave version 50 MATLAB/Octave version 51 MATLAB/Octave version 97 MATLAB/Octave version 41 Solution of the Poisson equation in the unit square in 2 dimensions. - Uxx - Uyy = F(x,y) in the box U(x,y) = G(x,y) on the boundary. The finite element method is used. Triangular elements are used, of order 6. The corner nodes of the triangles are generated by an underlying grid whose dimensions are NX = 97 NY = 97 Number of nodes = 37249 Number of elements = 18432 The matrix bandwidth is 1159 Matrix assembly time = 20.332102 seconds. Linear system factor and solve time = 0.298372 seconds. ********************************************* * * * ERRORS: * * L2 error = 0.000000 * * H1-seminorm error = 0.000235 * * * ********************************************* Wrote the node file "rectangle_nodes.txt" Wrote the element file "rectangle_elements.txt" Wrote the solution file "rectangle_solution.txt" fem2d_poisson_rectangle(): Normal end of execution. 13-Jul-2023 10:22:40 fem2d_poisson_rectangle_test(): Normal end of execution. 13-Jul-2023 10:22:40