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
amdis
Commits
a6892347
Commit
a6892347
authored
Apr 23, 2012
by
Thomas Witkowski
Browse files
Fixed small problem for seq compile.
parent
ac80508b
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/DOFMatrix.cc
View file @
a6892347
...
...
@@ -519,9 +519,11 @@ namespace AMDiS {
}
#ifdef HAVE_PARALLEL_DOMAIN_AMDIS
void
DOFMatrix
::
setDofMap
(
FeSpaceDofMap
&
m
)
{
dofMap
=
&
m
;
}
#endif
}
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