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. The implementation of those solvers is directly based on MATLAB codes from Rahman and Valdman (2013).
Type 'start_tensor_solver_Dirichlet' to run the code.
引用格式
MATLAB Implementation of Element-based Solvers by Leszek Marcinkowski and Jan Valdman.
MATLAB 版本兼容性
创建方式
R2018b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Calculus 的更多信息
标签
致谢
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!code
code/library_meshing
code/library_nodal_elements_rv
code/library_vectorization
code/library_visualization
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |