Fast routines for adaptive finite element method in arbitrary dimensions.
Includes integration routines for simplicial meshes with arbitrary quadrature degree (of the underlying gaussian quadrature) as well as a certain amount of geometrical computations, such as mesh refinement using bisection in 2D and 3D (so the adaptive part is actually only true for dim<=3) and other topological computations to yield neighboring simplices or the boundary facets. You can use this package for solving the Laplace/Poisson-problem, do integration on arbitrary-dimensional meshes, refine meshes, project functions onto the P1 space,...
Cite As
Josef (2024). P1AFEM-ND (https://github.com/knedlsepp/p1afem-nD), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
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.
differentiation
doc/MATLAB
estimators
examples
examples/meshdata
geometric
geometric/convenience
geometric/refinement/adaptive
geometric/refinement/adaptive/bisection1D
geometric/refinement/adaptive/bisection2D
geometric/refinement/adaptive/bisection3D
geometric/refinement/uniform/redRefine3D
inner_products/L2
inner_products/reduced
integration
operators
other
solver
visualization
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.2.0.0 | Added more information in the description. |
|
|
1.1.0.0 | integration infos |
|
|
1.0.0.0 |
|