2000 character limit reached
MATLAB Implementation of Element-based Solvers (1911.03973v2)
Published 10 Nov 2019 in math.NA and cs.NA
Abstract: Rahman and Valdman (2013) introduced a vectorized way to assemble finite element stiffness and mass matrices in MATLAB. Local element matrices are computed all at once by array operations and stored in multi-dimentional arrays (matrices). We build some iterative solvers on available multi-dimentional structures completely avoiding the use of a sparse matrix.