中文
相关论文

相关论文: MATLAB Implementation of C1 finite elements: Bogne…

200 篇论文

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).…

数值分析 · 数学 2020-01-13 Leszek Marcinkowski , Jan Valdman

We propose an effective and flexible way to assemble finite element stiffness and mass matrices in MATLAB. We apply this for problems discretized by edge finite elements. Typical edge finite elements are Raviart-Thomas elements used in…

数学软件 · 计算机科学 2015-05-12 Immanuel Anjam , Jan Valdman

Efficient Matlab codes in 2D and 3D have been proposed recently to assemble finite element matrices. In this paper we present simple, compact and efficient vectorized algorithms, which are variants of these codes, in arbitrary dimension,…

数学软件 · 计算机科学 2015-06-22 François Cuvelier , Caroline Japhet , Gilles Scarella

A simple MATLAB implementation of hierarchical shape functions on 2D rectangles is explained and available for download. Global shape functions are ordered for a given polynomial degree according to the indices of the nodes, edges, or…

数学软件 · 计算机科学 2022-05-17 Alexej Moskovka , Jan Valdman

We describe different optimization techniques to perform the assembly of finite element matrices in Matlab and Octave, from the standard approach to recent vectorized ones, without any low level language used. We finally obtain a simple and…

数值分析 · 计算机科学 2013-05-15 François Cuvelier , Caroline Japhet , Gilles Scarella

When writing high-performance code for numerical computation in a scripting language like MATLAB, it is crucial to have the operations in a large for-loop vectorized. If not, the code becomes too slow to use, even for a moderately large…

数学软件 · 计算机科学 2024-04-26 Alexej Moskovka , Talal Rahman , Jan Valdman , Jon Eivind Vatne

We develop a recursive integration formula for a class of rational polynomials in 2D. Based on this, we present implementations of finite elements that have rational basis functions. Specifically, we provide simple Matlab implementations of…

数值分析 · 数学 2025-06-13 Lars Diening , Johannes Storn , Tabea Tscherpel

In this article, we introduce a Face-to-Tetrahedron connectivity in MATLAB together with a vectorized 3D uniform mesh refinement technique. We introduce a MATLAB vectorized assembly of 3D lowest-order primal hybrid finite element matrices…

数值分析 · 数学 2025-09-16 Harish Nagula Mallesham , Sharat Gaddam , Jan Valdman , Sanjib Kumar Acharya

We present efficient MATLAB implementations of the lowest-order primal hybrid finite element method (FEM) for linear second-order elliptic and parabolic problems with mixed boundary conditions in two spatial dimensions. We employ the…

数值分析 · 数学 2024-01-30 Harish Nagula Mallesham , Kamana Porwal , Jan Valdman , Sanjib Kumar Acharya

We present new rectangular mixed finite elements for linear elasticity. The approach is based on a modification of the Hellinger-Reissner functional in which the symmetry of the stress field is enforced weakly through the introduction of a…

数值分析 · 数学 2011-03-04 Gerard Awanou

Formalization of mathematics is a major topic, that includes in particular numerical analysis, towards proofs of scientific computing programs. The present study is about the finite element method, a popular method to numerically solve…

计算机科学中的逻辑 · 计算机科学 2026-04-23 Sylvie Boldo , François Clément , Vincent Martin , Micaela Mayero , Houda Mouhcine

The scaled boundary finite element method (SBFEM) has recently been employed as an efficient means to model three-dimensional structures, in particular when the geometry is provided as a voxel-based image. To this end, an octree…

数值分析 · 数学 2023-10-31 Hauke Gravenkamp , Albert A. Saputra , Sascha Eisenträger

Motivated by problems where the response is needed at select localized regions in a large computational domain, we devise a novel finite element discretization that results in exponential convergence at pre-selected points. The two key…

数值分析 · 数学 2016-08-03 Murthy N. Guddati , Vladimir Druskin , Ali Vaziri Astaneh

The $\ell$FEM MATLAB package provides a simple, efficient, and flexible implementation of isoparametric finite elements in bulk domains and on surfaces. The finite element matrix assemblies are based on MATLAB's paged operators and…

数值分析 · 数学 2026-05-15 Balázs Kovács , Michael Lantelme

Finite elements of higher continuity, say conforming in $H^2$ instead of $H^1$, require a mapping from reference cells to mesh cells which is continuously differentiable across cell interfaces. In this article, we propose an algorithm to…

数值分析 · 数学 2020-11-17 Daniel Arndt , Guido Kanschat

Vectorization is increasingly important to achieve high performance on modern hardware with SIMD instructions. Assembly of matrices and vectors in the finite element method, which is characterized by iterating a local assembly kernel over…

数学软件 · 计算机科学 2020-08-26 Tianjiao Sun , Lawrence Mitchell , Kaushik Kulkarni , Andreas Klöckner , David A. Ham , Paul H. J. Kelly

Nonlinear energy functionals appearing in the calculus of variations can be discretized by the finite element (FE) method and formulated as a sum of energy contributions from local elements. A fast evaluation of energy functionals…

数学软件 · 计算机科学 2022-05-11 Alexej Moskovka , Jan Valdman

In this paper, a MATLAB package bdm_mfem for a linear Brezzi-Douglas- Marini (BDM) mixed finite element method is provided for the numerical solution of elliptic diffusion problems with mixed boundary conditions on unstructured grids. BDM…

数值分析 · 数学 2015-08-27 Shun Zhang

We present and analyze a method for thin plates based on cut Bogner-Fox-Schmit elements, which are $C^1$ elements obtained by taking tensor products of Hermite splines. The formulation is based on Nitsche's method for weak enforcement of…

数值分析 · 数学 2019-11-04 Erik Burman , Mats G. Larson , Peter Hansbo

Finite elements, which are well-known and studied in the framework of vector lattices, are investigated in $\ell$-algebras, preferably in $f$-algebras, and in product algebras. The additional structure of an associative multiplication leads…

泛函分析 · 数学 2018-01-29 Helena Malinowski , Martin R. Weber
‹ 上一页 1 2 3 10 下一页 ›