Skip to content

WIP: Virtual methods

Kenneth Moreland requested to merge kmorel/vtk-m:virtual-methods into master

Add polymorphic versions of ArrayHandle and CellSet so that you do not have to find static types of everything.

Merge request reports