HEX_MESH
Meshes of Hexagons in 2D


HEX_MESH is a data directory which contains examples of files that define a hexagonal mesh.

A hex mesh is a mesh of a 2D region based on hexagons. A hex mesh can be defined by using two files:

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

MESH_BANDWIDTH, a FORTRAN90 program which returns the geometric bandwidth associated with a mesh of elements of any order and in a space of arbitrary dimension.

MESH_DISPLAY_OPENGL, a C++ program which reads files defining a polygonal mesh and displays an image using OpenGL.

QUAD_MESH, a FORTRAN90 library which handles meshes of quadrilaterals over a 2D region;

Sample Files:

DRAGON is an irregular mesh of 14 hexagons.

STRIP is a mesh of 12 hexagons that roughly form a 3x4 strip.

You can go up one level to the DATA page.


Last revised on 01 October 2009.