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
27a814a7
Commit
27a814a7
authored
Feb 17, 2020
by
Praetorius, Simon
Browse files
corrected typos
parent
ac4b121e
Changes
1
Hide whitespace changes
Inline
Side-by-side
dune/vtk/vtkwriterinterface.hh
View file @
27a814a7
...
...
@@ -85,7 +85,7 @@ namespace Dune
* Attach a global function to the writer that will be evaluated at grid points
* (vertices and higher order points). The global function must be
* assignable to the function wrapper \ref VtkFunction. Additional argument
* for output datatype and number of components can be
b
assed. See \ref VtkFunction
* for output datatype and number of components can be
p
assed. See \ref VtkFunction
* Constructor for possible arguments.
**/
template
<
class
Function
,
class
...
Args
>
...
...
@@ -99,7 +99,7 @@ namespace Dune
/**
* Attach a global function to the writer that will be evaluated at cell centers.
* The global function must be assignable to the function wrapper \ref VtkFunction.
* Additional argument for output datatype and number of components can be
b
assed.
* Additional argument for output datatype and number of components can be
p
assed.
* See \ref VtkFunction Constructor for possible arguments.
**/
template
<
class
Function
,
class
...
Args
>
...
...
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