45 return patchInternalField(internalData);
55 if (neighbFvPatch().sameRegion())
57 return neighbFvPatch().patchInternalField(iF);
Field< label > labelField
Specialisation of Field<T> for label.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const
Return neighbour field.
commsTypes
Types of communications.
Macros for easy insertion into run-time selection tables.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.
label size() const
Return the number of elements in the UList.
virtual tmp< labelField > interfaceInternalField(const labelUList &internalData) const
Return the values of the given internal data adjacent to.