P1AFEM-ND

First order adaptive finite element method.

https://github.com/knedlsepp/p1afem-nD

You are now following this Submission

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 (2026). P1AFEM-ND (https://github.com/knedlsepp/p1afem-nD), GitHub. Retrieved .

Categories

Find more on Computational Geometry in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.