We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6674eae commit d483b90Copy full SHA for d483b90
src/oofemlib/hangingnode.C
@@ -298,9 +298,10 @@ void HangingNode ::postInitialize()
298
}
299
300
301
-} else {
302
- OOFEM_WARNING("HangingNode: rotational DOFs only supported for EGT_tetra_1 (linear tetrahedron). Skipping rotational constraint.");
303
+ /* else { */
+/* OOFEM_WARNING("HangingNode: rotational DOFs only supported for EGT_tetra_1 (linear tetrahedron). Skipping rotational constraint."); */
304
+/* } */
305
306
307
0 commit comments