#include "mesh.h" int MeshRefine(Mesh mesh, PointFunction area, Mesh *newmesh)
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