Fast Implementation of Mixed Finite Elements (Raviart-Thomas) for upcoming paper
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Theodore Weinberg (2026). Fast-Implementation-Mixed-FEM (https://github.com/tweinb1/Fast-Implementation-Mixed-FEM), GitHub. に取得済み.
謝辞
ヒントを得たファイル: Fast FEM assembly: edge elements
一般的な情報
- バージョン 1.0.2 (124 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | 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 |
