Description Usage Arguments Note Author(s) See Also
Create a triangle mesh based on initial point locations, specified or automatic boundaries, and mesh quality parameters.
1 2 3 | inla.mesh.create.helper(points = NULL,
points.domain = NULL,
...)
|
points |
Matrix of point locations to be used as initial triangulation nodes. |
points.domain |
Matrix of point locations used to determine the domain extent. |
... |
Additional arguments passed on to |
Obsolete function kept for backwards compatibility. Use
inla.mesh.2d
instead.
Finn Lindgren finn.lindgren@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.