This manual relates to an old release of the Library.
The documentation for the current release is also available on this site.

NAG Library Chapter Contents

D06 (mesh)
Mesh Generation


D06 (mesh) Chapter Introduction – a description of the Chapter and an overview of the algorithms available

Routine
Name
Mark of
Introduction

Purpose
d06aaf
Example Text
Example Data
Example Plot
20 nagf_mesh_dim2_gen_inc
Generates a two-dimensional mesh using a simple incremental method
d06abf
Example Text
Example Data
Example Plot
20 nagf_mesh_dim2_gen_delaunay
Generates a two-dimensional mesh using a Delaunay–Voronoi process
d06acf
Example Text
Example Data
Example Plot
20 nagf_mesh_dim2_gen_front
Generates a two-dimensional mesh using an Advancing-front method
d06baf
Example Text
Example Data
Example Plot
20 nagf_mesh_dim2_gen_boundary
Generates a boundary mesh
d06caf
Example Text
Example Data
Example Plot
20 nagf_mesh_dim2_smooth_bary
Uses a barycentering technique to smooth a given mesh
d06cbf 20 nagf_mesh_dim2_sparsity
Generates a sparsity pattern of a Finite Element matrix associated with a given mesh
d06ccf
Example Text
Example Plot
20 nagf_mesh_dim2_renumber
Renumbers a given mesh using Gibbs method
d06daf 20 nagf_mesh_dim2_transform_affine
Generates a mesh resulting from an affine transformation of a given mesh
d06dbf
Example Text
Example Data
Example Plot
20 nagf_mesh_dim2_join
Joins together two given adjacent (possibly overlapping) meshes