Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-vtk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iwr
dune-vtk
Commits
27a814a7
Commit
27a814a7
authored
5 years ago
by
Praetorius, Simon
Browse files
Options
Downloads
Patches
Plain Diff
corrected typos
parent
ac4b121e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dune/vtk/vtkwriterinterface.hh
+2
-2
2 additions, 2 deletions
dune/vtk/vtkwriterinterface.hh
with
2 additions
and
2 deletions
dune/vtk/vtkwriterinterface.hh
+
2
−
2
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
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment