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

Create a mesh.2D object by splitting each triangle of a given mesh into four subtriangles.

Description

Create a mesh.2D object by splitting each triangle of a given mesh into four subtriangles.

Usage

refine.by.splitting.mesh.2D(mesh = NULL)

Arguments

mesh

a mesh.2D object to split

Value

An object of class mesh.2D with splitted triangles


[Package fdaPDE version 1.1-19 Index]