Fast FEM evaluation of nonlinear energies: hp elements

버전 2.0.1 (105 KB) 작성자: Alexej Moskovka
Vectorized evaluation of nonlinear energies and their gradients using hp-FEM and application to energy minimizations.
다운로드 수: 60
업데이트 날짜: 2024/4/15

라이선스 보기

This code provides computational benchmarks from the paper:
Mirek Frost, Alexej Moskovka and Jan Valdman: Minimization of energy functionals via FEM:
implementation of hp-FEM (under revision)

인용 양식

Mirek Frost, Alexej Moskovka and Jan Valdman (2023). Fast FEM evaluation of nonlinear energies: hp elements (https://www.mathworks.com/matlabcentral/fileexchange/125465), MATLAB Central File Exchange. Retrieved May 17, 2023.

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

directory_HP

directory_HP/hyperelasticity_2D

directory_HP/library_assemblies_nodal

directory_HP/library_energy_evaluation

directory_HP/library_hp_shape_functions

directory_HP/library_integration

directory_HP/library_meshing

directory_HP/library_meshing/algebra

directory_HP/library_meshing/domains/2D

directory_HP/library_mix

directory_HP/library_vectorization_faster

directory_HP/library_visualization

directory_HP/pLaplace_2D

directory_P1

directory_P1/hyperelasticity_2D

directory_P1/library_assemblies_nodal

directory_P1/library_energy_evaluation

directory_P1/library_meshing

directory_P1/library_meshing/algebra

directory_P1/library_meshing/domains/2D

directory_P1/library_mix

directory_P1/library_vectorization_faster

directory_P1/library_visualization

directory_P1/pLaplace_2D

버전 게시됨 릴리스 정보
2.0.1

The comments inside some functions have been modified

2.0.0

Minimizations with P1 elements have been included. For both p-Laplace and hyperelasticity problems the comparison of P1 and hp finite elements is provided by the code. Additionally, the code files and folders have been restructured.

1.0.1

The citation has been adjusted

1.0.0