Skip to content
Snippets Groups Projects
Commit a6892347 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Fixed small problem for seq compile.

parent ac80508b
No related branches found
No related tags found
No related merge requests found
......@@ -519,9 +519,11 @@ namespace AMDiS {
}
#ifdef HAVE_PARALLEL_DOMAIN_AMDIS
void DOFMatrix::setDofMap(FeSpaceDofMap& m)
{
dofMap = &m;
}
#endif
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment