Remove SimplePolymorphicContainer
The last place remaining where it is being used is DynamicCellSet, which can
instead use vtkm::cont::CellSet
as it itself is polymorphic.
System updates will be applied on Jan 8th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
The last place remaining where it is being used is DynamicCellSet, which can
instead use vtkm::cont::CellSet
as it itself is polymorphic.