intersection_mesh: Construct the intersection mesh of a mesh and a polygon
Description
Construct the intersection mesh of a mesh and a polygon
Usage
intersection_mesh(mesh, poly)
Arguments
- mesh
inla.mesh
object to be intersected
- poly
inla.mesh.segment
object with a closed polygon
to intersect with the mesh