Fast Implementation of Mixed Finite Elements (Raviart-Thomas) for upcoming paper
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Fast implementation of the mixed finite element method
for the Darcy's problem discretized by lowest-order Raviart-Thomas finite elements using Matlab. The implementation is based on the so-called vectorized approach applied to the computation of the finite element matrices and assembly of the global finite element matrix. The code supports both 2D and 3D domains, and the finite elements can be triangular, rectangular, tetrahedral or hexahedral. The code can also be easily modified to import user-provided meshes.
Citar como
Theodore Weinberg (2026). Fast-Implementation-Mixed-FEM (https://github.com/tweinb1/Fast-Implementation-Mixed-FEM), GitHub. Recuperado .
Agradecimientos
Inspirado por: Fast FEM assembly: edge elements
Información general
- Versión 1.0.2 (124 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.2 | Drivers fixed, primarily error in listing number of triangles and tetrahedrons being tested. Fixed one triangle driver crashing. |
||
| 1.0.1 | Corrected error in which version it was created with. |
||
| 1.0.0 |
