Skip to content

add accessor for underlying `VTKWriter`

The accessor is useful to access methods not duplicated in the sequence writer such as the template versions of addVertexData or addCellData.

Merge request reports