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
Backofen, Rainer
amdis
Commits
591d9d62
Commit
591d9d62
authored
Mar 02, 2009
by
Thomas Witkowski
Browse files
No commit message
No commit message
parent
a57f61e2
Changes
1
Show whitespace changes
Inline
Side-by-side
AMDiS/src/RefinementManager1d.cc
View file @
591d9d62
...
...
@@ -107,7 +107,6 @@ namespace AMDiS {
traversePtr
=
this
;
mesh
->
traverse
(
-
1
,
Mesh
::
CALL_LEAF_EL
|
Mesh
::
FILL_BOUND
|
Mesh
::
FILL_COORDS
,
recursiveRefineFunction
);
WAIT_REALLY
;
}
nElements
=
mesh
->
getNumberOfLeaves
()
-
nElements
;
...
...
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