From 0028b38009e876c7ca1af05497b102360751c8fe Mon Sep 17 00:00:00 2001 From: andy Date: Tue, 7 Sep 2010 13:55:58 +0100 Subject: [PATCH] ENH: minor formatting change for error msg --- .../directMappedNamedFixedValueFvPatchField.C | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C b/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C index 0be8a36bd1..64d3b90c44 100644 --- a/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C +++ b/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C @@ -107,11 +107,11 @@ directMappedNamedFixedValueFvPatchField "directMappedNamedFixedValueFvPatchField::" "directMappedNamedFixedValueFvPatchField" "(" - " const fvPatch&, " - " const DimensionedField& iF, " - " const dictionary&" + "const fvPatch&, " + "const DimensionedField& iF, " + "const dictionary&" ")" - ) << "\n patch type '" << p.type() + ) << " patch type '" << p.type() << "' not type '" << directMappedPatchBase::typeName << "'" << "\n for patch " << p.name() << " of field " << fieldName_