Skip to content

Squirmer VTK output

Michael Kuron requested to merge squirmer into master

Follow up to !20 (merged). Since SphereVtkOutput doesn't go through the type system (where the squirmer could automatically have been upcast to the sphere), it needs to explicitly check for types derived from Sphere.

Merge request reports