Create a knot grid for the internal part of a soap film smoother.
Source:R/make.soapgrid.R
make.soapgrid.RdThis routine simply creates a grid of knots (in the correct format) to be used as in the "internal" part of the soap film smoother
Arguments
- bnd
listwith elementsxandywhich give the locations of the boundary vertices. The first and last elements should be the same.- n.grid
either one number giving the number of points along the
xandyaxes that should be used to create the grid, or a vector giving the number in thexdirection, thenydirection.