Skip to content

Comments

vtk-field-writer binary support for both float and double values#5

Open
hrobeers wants to merge 1 commit intojbaayen:masterfrom
hrobeers:binary-vtk-support
Open

vtk-field-writer binary support for both float and double values#5
hrobeers wants to merge 1 commit intojbaayen:masterfrom
hrobeers:binary-vtk-support

Conversation

@hrobeers
Copy link

@hrobeers hrobeers commented Aug 2, 2018

Implementation with minimal changes to VTKFieldWriter.

Default construction of VTKFieldWriter behaves exactly the same as before.

Construct the field write as below to write binary with 32-bit floating point values.

VTKFieldWriter field_writer(nstream::BINARY, nstream::FLOAT);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant