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-curvedgrid
Commits
c5ca3dd5
Commit
c5ca3dd5
authored
Mar 18, 2020
by
Praetorius, Simon
Browse files
documentation enhanced
parent
c28f5c21
Changes
1
Show whitespace changes
Inline
Side-by-side
dune/curvedsurfacegrid/grid.hh
View file @
c5ca3dd5
...
...
@@ -519,6 +519,8 @@ namespace Dune
//! obtain constant reference to the coordinate function
CoordFunction
const
&
coordFunction
()
const
{
return
*
coordFunction_
;
}
//! obtain reference to the coordinate function
CoordFunction
&
coordFunction
()
{
return
*
coordFunction_
;
}
bool
useGeometryCaching
()
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