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
amdis
amdis-core
Commits
ac7e15fe
Commit
ac7e15fe
authored
Aug 21, 2019
by
Praetorius, Simon
Browse files
extracted VTKSequenceWriter from feature/petsc_backend branch
parent
fb04f146
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/amdis/io/VTKSequenceWriter.hpp
View file @
ac7e15fe
...
...
@@ -45,6 +45,7 @@ namespace AMDiS
:
VTKSequenceWriter
<
GridView
>
(
std
::
make_shared
<
VTKWriter
>
(
gridView
,
FWD
(
args
)...))
{}
virtual
~
VTKSequenceWriter
()
=
default
;
/// accessor for the underlying VTKWriter instance
std
::
shared_ptr
<
VTKWriter
>
const
&
vtkWriter
()
const
...
...
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