tsplit.inla.mesh: Split triangles of a mesh into four triangles
Description
Warning: The original triangle edges are not always preserved.
Warning: Works in euclidean coordinates. Not suitable for sphere.
Warning: Experimental; will be replaced by a new method
Usage
tsplit.inla.mesh(mesh, n = 1)
Value
mesh A refined inla.mesh object
Arguments
- mesh
an inla.mesh object
- n
number of splitting recursions