Learn R Programming

inlabru (version 2.8.0)

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

Author

Fabian E. Bachl bachlfab@gmail.com