manifold-class: 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).