English

MATLAB Implementation of Element-based Solvers

Numerical Analysis 2020-01-13 v2 Numerical Analysis

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.

Cite

@article{arxiv.1911.03973,
  title  = {MATLAB Implementation of Element-based Solvers},
  author = {Leszek Marcinkowski and Jan Valdman},
  journal= {arXiv preprint arXiv:1911.03973},
  year   = {2020}
}

Comments

8 pages, 3 figures, conference LSSC 2019, Sozopol, Bulgaria, to appear as Springer LNCS 11958

R2 v1 2026-06-23T12:10:50.681Z