Skip to content

Commit 7498e57

Browse files
committed
TEMPORARY
1 parent dc67acc commit 7498e57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/step-40/step-40.cc

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ namespace Step40
116116
<< std::endl;
117117

118118
DoFRenumbering::Cuthill_McKee(dof_handler);
119+
DoFRenumbering::component_wise(dof_handler);
119120

120121
locally_owned_dofs = dof_handler.locally_owned_dofs();
121122
const auto &locally_virtual = dof_handler.locally_owned_virtual_dofs();

0 commit comments

Comments
 (0)