Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-tectonic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
podlesny
dune-tectonic
Commits
19898cc1
Commit
19898cc1
authored
13 years ago
by
Elias Pipping
Committed by
Elias Pipping
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Dune namespace
parent
24d8f82c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dune/vtkgridfunction.hh
+2
-1
2 additions, 1 deletion
dune/vtkgridfunction.hh
with
2 additions
and
1 deletion
dune/vtkgridfunction.hh
+
2
−
1
View file @
19898cc1
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
#include
<dune/grid/io/file/vtk/function.hh>
#include
<dune/grid/io/file/vtk/function.hh>
namespace
Dune
{
/** \brief A VTK basis grid function.
/** \brief A VTK basis grid function.
*
*
* This function "evaluates" by evaluating the global basis and
* This function "evaluates" by evaluating the global basis and
...
@@ -74,5 +75,5 @@ class VTKBasisGridFunction
...
@@ -74,5 +75,5 @@ class VTKBasisGridFunction
const
CoefficientType
&
coeffs_
;
const
CoefficientType
&
coeffs_
;
std
::
string
s_
;
std
::
string
s_
;
};
};
}
#endif
#endif
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