Skip to content
Snippets Groups Projects
Commit c6e37882 authored by Nicolas Marsic's avatar Nicolas Marsic
Browse files

Minor Fix

parent ccd17c4c
No related branches found
No related tags found
No related merge requests found
...@@ -82,9 +82,6 @@ void FunctionSpace::build(GroupOfElement& goe, ...@@ -82,9 +82,6 @@ void FunctionSpace::build(GroupOfElement& goe,
// Build Dof // // Build Dof //
buildDof(); buildDof();
// Link with GroupOfElement for ordering //
//goe.link(*this);
} }
void FunctionSpace::buildDof(void){ void FunctionSpace::buildDof(void){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment