36 return meshInterp().mapTgtToSrc(field);
Base class for inter region heat exchange. The derived classes must provide the heat transfer coeffis...
tmp< surfaceScalarField > interpolate(const RhoType &rho)
Pre-declare SubField and related Field type.
void mapSrcToTgt(const UList< Type > &srcFld, const CombineOp &cop, List< Type > &result) const
Map field from src to tgt mesh with defined operation.
const meshToMesh & meshInterp() const
Return const access to the mapToMap pointer.
tmp< Field< Type > > interpolate(const interRegionHeatTransferModel &nbrModel, const Field< Type > &field) const
Interpolate field with nbrModel specified.
A class for managing temporary objects.