Added
- Protocols for PointData, CellData, PolyData and PolyCell classes
- Cell interpolators (7)
Fixed
- Copy and deepcopy operations (29).
- Cell class generation (36).
Changed
- Class architecture of data structures. Now the geometry is a nested class.
Removed
- Intermediate, unnecessary geometry classes.