57 <<
"\n patch type '" <<
p.type()
58 <<
"' not constraint type '" <<
typeName <<
"'"
59 <<
"\n for patch " <<
p.name()
71 const DimensionedField<Type, areaMesh>& iF,
75 basicSymmetryFaPatchField<Type>(
p, iF,
dict)
80 <<
"\n patch type '" <<
p.type()
81 <<
"' not constraint type '" <<
typeName <<
"'"
82 <<
"\n for patch " <<
p.name()
93 const symmetryFaPatchField<Type>& ptf
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const word & name() const noexcept
Return the object name.
fileName objectPath() const
The complete path + object name.
basicSymmetryFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const faPatch & patch() const noexcept
Return the patch.
A FieldMapper for finite-area patch fields.
const DimensionedField< Type, areaMesh > & internalField() const noexcept
Return const-reference to the dimensioned internal field.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
Foam::symmetryFaPatchField.
symmetryFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
IOerror FatalIOError
Error stream (stdout output on all processes), with additional 'FOAM FATAL IO ERROR' header text and ...
bool isType(const U &obj)
Check if typeid of the object and Type are identical.
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...
errorManipArg< error, int > exit(error &err, const int errNo=1)