Split lines at mesh edges
split_lines(mesh, sp, ep, filter.zero.length = TRUE)
List of start and end points resulting from splitting the given lines
An inla.mesh object
Start points of lines
End points of lines
Filter out segments with zero length? (Bool)
argments to int.quadrature
Fabian E. Bachl f.e.bachl@bath.ac.uk