Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
dune-vtk
Commits
2424e28b
Commit
2424e28b
authored
Aug 29, 2018
by
Praetorius, Simon
Browse files
Update README.md
parent
918688cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2424e28b
...
...
@@ -93,14 +93,14 @@ where `FORMAT` one of
`FORMAT_TYPE`
one of
-
`ASCII`
(inline ascii format),
-
`BINARY`
(appended raw format), or
-
`COMPRESSED`
(appended compressed raw format),
-
`
Vtk::
ASCII`
(inline ascii format),
-
`
Vtk::
BINARY`
(appended raw format), or
-
`
Vtk::
COMPRESSED`
(appended compressed raw format),
and
`DATA_TYPE`
one of
-
`FLOAT32`
(single precision), or
-
`FLOAT64`
(double precision).
-
`
Vtk::
FLOAT32`
(single precision), or
-
`
Vtk::
FLOAT64`
(double precision).
We measure the file size (per processor) and the memory requirement of ParaView
to visualize the data.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment