ENH: minor formatting change for error msg

This commit is contained in:
andy
2010-09-07 13:55:58 +01:00
parent 0940cb6fb7
commit 0028b38009

View File

@ -111,7 +111,7 @@ directMappedNamedFixedValueFvPatchField
"const DimensionedField<Type, volMesh>& iF, "
"const dictionary&"
")"
) << "\n patch type '" << p.type()
) << " patch type '" << p.type()
<< "' not type '" << directMappedPatchBase::typeName << "'"
<< "\n for patch " << p.name()
<< " of field " << fieldName_