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

Create a mesh.3D object by splitting each tetrahedron of a given mesh into eight subtetrahedrons.

Description

Create a mesh.3D object by splitting each tetrahedron of a given mesh into eight subtetrahedrons.

Usage

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

Arguments

mesh

a mesh.3D object to split

Value

An object of class mesh.3D with splitted tetrahedrons


[Package fdaPDE version 1.1-17 Index]