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
Aland, Sebastian
amdis
Commits
43c4b5c2
Commit
43c4b5c2
authored
Nov 06, 2012
by
Thomas Witkowski
Browse files
a
parent
eacb8f5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/parallel/MeshManipulation.cc
View file @
43c4b5c2
...
...
@@ -80,7 +80,7 @@ namespace AMDiS {
#if (DEBUG != 0)
DOFVector
<
WorldVector
<
double
>
>
coords
(
feSpace
,
"dofCorrds"
);
feSpace
->
getMesh
()
->
getDofIndexCoords
(
feSpace
,
coords
);
feSpace
->
getMesh
()
->
getDofIndexCoords
(
coords
);
#endif
...
...
Write
Preview
Markdown
is supported
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