sphere3Ddata: Sphere3Ddata

sphere3DdataR Documentation

Sphere3Ddata

Description

A dataset with information about the connectivity matrix and the nodes locations of a sphere geometry. It containes:

  • nodes. A #nodes-by-3 matrix specifying the locations of each node.

  • tetrahedrons. A #tetrahedrons-by-4 matrix specifying the indices of the nodes in each tetrahedron.

This dataset can be used to create a MESH.3D object with the function create.MESH.3D


fdaPDE documentation built on March 7, 2023, 5:28 p.m.