We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ee61d commit 7f8323cCopy full SHA for 7f8323c
1 file changed
src/base/dof_map.C
@@ -137,6 +137,7 @@ DofMap::DofMap(const unsigned int number,
137
ParallelObject (mesh.comm()),
138
_dof_coupling(nullptr),
139
_error_on_constraint_loop(false),
140
+ _constrained_sparsity_construction(false),
141
_variables(),
142
_variable_groups(),
143
_variable_group_numbers(),
0 commit comments