Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
3a51a821
Commit
3a51a821
authored
May 13, 2011
by
graham
Browse files
ENH: Mesh accessor.
parent
1e77abbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8.H
View file @
3a51a821
...
...
@@ -344,6 +344,11 @@ public:
// Access
const
polyMesh
&
mesh
()
const
{
return
mesh_
;
}
const
labelIOList
&
cellLevel
()
const
{
return
cellLevel_
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment