fm_hexagon_lattice_orig: Create hexagon lattice points

View source: R/mesh_2d.R

fm_hexagon_lattice_origR Documentation

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)

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

Value

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

Author(s)

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


fmesher documentation built on June 12, 2025, 5:09 p.m.