powered by
Signed distance from points p to boundary of sphere to allow easy definition of regions in distmeshnd.
p
distmeshnd
mesh.dsphere(p, radius = 1, ...)
A vector of length nrow(p) containing the signed distances to the sphere
nrow(p)
A matrix with 2 columns (3 in mesh.dsphere), each row representing a point in the plane.
mesh.dsphere
radius of sphere
additional arguments (not used)
Raoul Grasman; translated from original Matlab sources of Per-Olof Persson.
http://persson.berkeley.edu/distmesh/
P.-O. Persson, G. Strang, A Simple Mesh Generator in MATLAB. SIAM Review, Volume 46 (2), pp. 329-345, June 2004
example(distmeshnd)
Run the code above in your browser using DataLab