p4est
2.8.7
p4est is a software library for parallel adaptive mesh refinement.
|
The points example refines a domain according to a given set of points.
The points can be generated by calling the helper program points/generate_points2.c (2D) or points/generate_points3.c (3D). The point example itself resides in the source files for 2D and 3D.