image thumbnail

Fast-Implementation-Mixed-FEM

version 1.0.2 (124 KB) by Theodore Weinberg
快速实施混合有限元(Raviart-Thomas)即将到来的纸张

225 Downloads

更新22 Jul 2019

From GitHub

View license on GitHub

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.

Cite As

Theodore Weinberg (2022).Fast-Implementation-Mixed-FEM(https://github.com/tweinb1/Fast-Implementation-Mixed-FEM), GitHub. Retrieved.

Matlab释放兼容性
用R2017B创建
兼容任何版本
Platform Compatibility
视窗 macOS Linux
Categories
TagsAdd Tags
Acknowledgements

Inspired by:Fast FEM assembly: edge elements

Community Treasure Hunt

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

开始狩猎!

2D_Q_RT0

2D_T_RT0

3D_Q_RT0

3D_T_RT0

To view or report issues in this GitHub add-on, visit theGitHub Repository.
To view or report issues in this GitHub add-on, visit theGitHub Repository.