Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Commits
a797c969
Commit
a797c969
authored
Jul 18, 2016
by
Dave Moxey
Browse files
Fix level
parent
b06c39ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/MultiRegions/AssemblyMap/AssemblyMap.cpp
View file @
a797c969
...
...
@@ -1397,7 +1397,7 @@ namespace Nektar
return
;
}
int
level
=
1
;
int
level
=
2
;
AssemblyMapSharedPtr
tmp
=
m_nextLevelLocalToGlobalMap
;
while
(
tmp
->
m_nextLevelLocalToGlobalMap
)
{
...
...
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