This class contains the grid points of a "d1baseMan". Each grid point is a point in ambient space with a 1-dimensional tangent space and a normal space attached (that is, a "d1GridPt"). More...
This is the explicit constructor for the d1Grid class.
d
= 1).
m
- 1)*numElts
+ 1.
numElts
+ 1 x m
- 1). The entries in a row plus the first entry in the next row give the grid points for determining one element. The last row is empty except for the first column.
This is a constructor for the d1Grid class. This constructor generates the normal data given the tangent data and base points.