Learn R Programming

fdaPDE (version 1.1-21)

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

Value

An object of class mesh.3D with splitted tetrahedrons

Arguments

mesh

a mesh.3D object to split