refine.by.splitting.mesh.2.5D: Create a mesh.2.5D
object by splitting each triangle of a given mesh into four subtriangles.
Description
Create a mesh.2.5D
object by splitting each triangle of a given mesh into four subtriangles.
Usage
refine.by.splitting.mesh.2.5D(mesh = NULL)
Value
An object of class mesh.2.5D with splitted triangles
Arguments
- mesh
a mesh.2.5D
object to split