Element-based Solvers

Version 1.0.0 (830 ko) par Jan Valdman
2D Poisson's solver using only local FEM matrices without the global matrix assembly.
159 téléchargements
Mise à jour 11 fév. 2019

Afficher la licence

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.

Citation pour cette source

MATLAB Implementation of Element-based Solvers by Leszek Marcinkowski and Jan Valdman.

Compatibilité avec les versions de MATLAB
Créé avec R2018b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Calculus dans Help Center et MATLAB Answers
Tags Ajouter des tags
Remerciements

Inspiré par : Fast FEM assembly: nodal elements

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0