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
f228be09
Commit
f228be09
authored
Oct 07, 2020
by
Praetorius, Simon
Browse files
update the readme file
parent
65606d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f228be09
...
...
@@ -6,6 +6,11 @@ Provides structured and unstructured file writers for the VTK XML File Formats
that can be opened in the popular ParaView visualization application. Additionally
a file reader is provided to import VTK files into Dune grid and data objects.
## Installation Instructions
`dune-vtk`
requires the DUNE core modules, version 2.7 or later.
Please see the
[
general instructions for building DUNE modules
](
https://www.dune-project.org/doc/installation
)
for detailed instructions on how to build the module.
## Usage
The VTK writer works similar to the dune-grid
`VTKWriter`
. It needs to be bound
to a GridView and then data can be added to the points or cells in the grid.
...
...
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