split_lines: Split lines at mesh edges
Description
Split lines at mesh edges
Usage
split_lines(mesh, sp, ep, filter.zero.length = TRUE)
Value
List of start and end points resulting from splitting the given lines
Arguments
- mesh
An inla.mesh object
- sp
Start points of lines
- ep
End points of lines
- filter.zero.length
Filter out segments with zero length? (Bool)
- ...
argments to int.quadrature