geometry (version 0.4.7)

mesh.hunif: Uniform desired edge length

Description

Uniform desired edge length function of position to allow easy definition of regions when passed as the fh argument of distmesh2d or distmeshnd.

Usage

mesh.hunif(p, ...)

Value

Vector of ones of length n.

Arguments

p

A n-by-m matrix, each row representing a point in an m-dimensional space.

...

additional arguments (not used)

Author

Raoul Grasman; translated from original Matlab sources of Per-Olof Persson.

See Also

distmesh2d and distmeshnd.