Learn R Programming

fmesher (version 0.4.0)

fm_hexagon_lattice_orig: Create hexagon lattice points

Description

Create hexagon lattice points within a boundary

Usage

fm_hexagon_lattice_orig(bnd, x_bin = 250, edge_len_n = 1)

Value

A list with lattice points, edge length, and inner boundary

Arguments

bnd

Boundary object

x_bin

Number of bins in x axis

edge_len_n

Number of edge length of mesh from the boundary to create hexagon mesh using x_bin

Author

Man Ho Suen M.H.Suen@sms.ed.ac.uk