44 AMIs()[i].interpolateToSource
46 AMITransforms()[i].invTransform(fld),
56 nei.
AMIs()[i].interpolateToTarget
#define forAll(list, i)
Loop across all elements in list.
T & ref() const
Return non-const reference or generate a fatal error.
tmp< Field< Type > > interpolate(const Field< Type > &fld, const UList< Type > &defaultValues=UList< Type >()) const
Interpolate field.
const List< transformer > & AMITransforms() const
Return a reference to the AMI transforms.
Pre-declare SubField and related Field type.
const PtrList< AMIInterpolation > & AMIs() const
Return a reference to the AMI interpolators.
Cyclic patch for Arbitrary Mesh Interface (AMI)
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
A class for managing temporary objects.