Skip to content
Snippets Groups Projects
Commit a5576af8 authored by Tom Fischer's avatar Tom Fischer
Browse files

[PL/BC] Clang format.

parent 34bd9a14
No related branches found
No related tags found
No related merge requests found
...@@ -52,8 +52,7 @@ void checkParametersOfDirichletBoundaryCondition( ...@@ -52,8 +52,7 @@ void checkParametersOfDirichletBoundaryCondition(
DBUG( DBUG(
"Found {:d} nodes for Dirichlet BCs for the variable {:d} and " "Found {:d} nodes for Dirichlet BCs for the variable {:d} and "
"component " "component {:d}",
"{:d}",
bc_mesh.getNodes().size(), variable_id, component_id); bc_mesh.getNodes().size(), variable_id, component_id);
} }
......
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