diff --git a/NumLib/DOF/MeshComponentMap.cpp b/NumLib/DOF/MeshComponentMap.cpp index 1c3dd6fd358408889af198a4f8ef22917fca8e65..be9e55ecfcb68bcd4b04d4a52f36230b62c31612 100644 --- a/NumLib/DOF/MeshComponentMap.cpp +++ b/NumLib/DOF/MeshComponentMap.cpp @@ -174,13 +174,12 @@ MeshComponentMap MeshComponentMap::getSubset( { OGS_FATAL( "Could not find a global index for global component " - "{:d} " - "for the mesh '{:s}', node {:d}, in the corresponding " - "bulk " - "mesh '{:s}' and node {:d}. This happens because the " - "boundary mesh is larger then the definition region of " - "the bulk component, usually because the geometry for " - "the boundary condition is too large.", + "{:d} for the mesh '{:s}', node {:d}, in the " + "corresponding bulk mesh '{:s}' and node {:d}. This " + "happens because the boundary mesh is larger then the " + "definition region of the bulk component, usually " + "because the geometry for the boundary condition is " + "too large.", component_id, new_mesh_subset.getMesh().getName(), node_id,