Element-based Solvers

版本 1.0.0 (830.1 KB) 作者: Jan Valdman
2D Poisson's solver using only local FEM matrices without the global matrix assembly.
152.0 次下载
更新时间 2019/2/11

查看许可证

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 CenterMATLAB Answers 中查找有关 Calculus 的更多信息
标签 添加标签
致谢

参考作品: Fast FEM assembly: nodal elements

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0