#include "mesh.h" int MeshCoarsen(Mesh mesh, PointFunction area, Mesh *newmesh)Collective on Mesh
mesh | - The initial mesh | |
area | - A function which gives an area constraint when evaluated inside an element |
Level:beginner
Location:src/mesh/interface/mesh.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages