Element-based Solvers
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.
Cita come
MATLAB Implementation of Element-based Solvers by Leszek Marcinkowski and Jan Valdman.
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato da: Fast FEM assembly: nodal elements
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
code
code/library_meshing
code/library_nodal_elements_rv
code/library_vectorization
code/library_visualization
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |