distmesh_3d_test


distmesh_3d_test, a MATLAB code which calls distmesh_3d(), which generates and manipulates unstructured meshes in 3D.

Licensing:

DISTMESH is Copyright (C) 2004 Per-Olof Persson.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

If you use DISTMESH in any program or publication, please acknowledge its authors by citing the reference.

Related Programs:

distmesh_3d, a MATLAB code which constitutes the 3D subset of the distmesh() program for tetrahedral mesh generation, by Per-Olof Persson and Gilbert Strang.

Source Code:

Problem #1 is the 3x1x1 channel, using 584 nodes and 2568 elements.

Problem #2 is the vertical cylinder, using 588 nodes and 2373 elements.

Problem #3 is the unit cube, using 224 nodes and 834 elements.

Problem #4 is the unit sphere using 595 nodes and 2782 elements.

Problem #5 is the cylinder with a spherical hole using 165 nodes and 531 elements.


Last revised on 08 January 2019.