refine.by.splitting.mesh.2.5D {fdaPDE}R Documentation

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)

Arguments

mesh

a mesh.2.5D object to split

Value

An object of class mesh.2.5D with splitted triangles


[Package fdaPDE version 1.1-17 Index]