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
.
The accessor is useful to access methods not duplicated in the
sequence writer such as the template versions of addVertexData
or addCellData
.