Complementary software to the article
"Minimization of p-Laplacian via the Finite Element Method in MATLAB"
by
Ctirad Matonoha, Alexej Moskovka, Jan Valdman
Minimization of energy functionals is based on a discretization by the finite element method and optimization by the trust-region method. A key tool is a local evaluation of the approximated gradients together with sparsity of the resulting Hessian matrix. We describe a vectorized MATLAB implementation of the p-Laplace problem in one and two space-dimensions.
引用格式
Alexej Moskovka, Jan Valdman (2021). p-Laplace equation solver using 1D, 2D FEM (https://www.mathworks.com/matlabcentral/fileexchange/<...>), MATLAB Central File Exchange. Retrieved February 26, 2021.
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
参考作品: Fast FEM assembly: edge elements, Fast FEM assembly: nodal elements, Contours for triangular grids
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!example_pLaplace_1D
example_pLaplace_2D
example_pLaplace_2D/library_assemblies_nodal
example_pLaplace_2D/library_contour_stuff
example_pLaplace_2D/library_mix
example_pLaplace_2D/library_vectorization_faster
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |