Last data update: 2014.03.03

R: Manifold class
manifold-classR Documentation

Manifold class

Description

The manifold class is a class of the FieldSim package.

Slots

name:

is the name of the manifold (a character string);

atlas:

is the mesh (a matrix);

gridtype:

is the grid type (a character string) to plotting;

distance:

is the distance set on the manifold (a function);

origin:

is the origin fixed on the manifold (a matrix).

Author(s)

Alexandre Brouste

Results