P1AFEM-ND

Version 1.2.0.0 (390 KB) by Josef
First order adaptive finite element method.
771 Downloads
Updated 17 Aug 2015

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
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Computational Geometry in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.