2D Fast Vectorized Finite Element Method

Version 1.1 (185 ko) par Jan Kaska
Fast vectorized assembly of 2D finite element matrices and load vector using linear basis functions and triangular mesh.
92 téléchargements
Mise à jour 11 jan. 2022
A simple algorithm for vectorized assembly of matrices for 2D finite element methods using linear basis functions and triangular mesh. The algorithm is able to work with Dirichlet, Neumann and general Robin boundary conditions. A simple code for testing the algorithm is attached. The code is programmed for the Poisson's equation:
The entire code is commented for easier orientation and editing. I will be glad for any feedback and possible improvements to the algorithm.

Citation pour cette source

Jan Kaska (2024). 2D Fast Vectorized Finite Element Method (https://github.com/kaskaj/MatlabFEM/releases/tag/1.1), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2021b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

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.1

See release notes for this release on GitHub: https://github.com/kaskaj/MatlabFEM/releases/tag/1.1

1.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.