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

Create a mesh.1.5D object by splitting each edge of a given mesh into two subedges.

Description

Create a mesh.1.5D object by splitting each edge of a given mesh into two subedges.

Usage

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

Arguments

mesh

a mesh.1.5D object to split

Value

An object of class mesh.1.5D with splitted edges


[Package fdaPDE version 1.1-17 Index]