Learn R Programming

fdaPDE (version 1.1-21)

refine.by.splitting.mesh.2D: 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)

Value

An object of class mesh.2D with splitted triangles

Arguments

mesh

a mesh.2D object to split