Add GetNumberOfPoints to CellSet.
This is a pure virtual method that all CellSet subclasses must implement. I needed to add an implementation to CellSetPermutation.
This is a pure virtual method that all CellSet subclasses must implement. I needed to add an implementation to CellSetPermutation.