p-Laplace equation solver using 1D, 2D FEM
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.
Cite As
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 Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |