volPointInterpolation Class Reference

Interpolate from cell centres to points (vertices) using inverse distance weighting. More...

Inheritance diagram for volPointInterpolation:
[legend]
Collaboration diagram for volPointInterpolation:
[legend]

Public Member Functions

 ClassName ("volPointInterpolation")
 
 volPointInterpolation (const fvMesh &)
 Constructor given fvMesh and pointMesh. More...
 
 ~volPointInterpolation ()
 Destructor. More...
 
void updateMesh (const mapPolyMesh &)
 Update mesh topology using the morph engine. More...
 
bool movePoints ()
 Correct weighting factors for moving mesh. More...
 
template<class Type >
tmp< GeometricField< Type, pointPatchField, pointMesh > > interpolate (const GeometricField< Type, fvPatchField, volMesh > &) const
 Interpolate volField using inverse distance weighting. More...
 
template<class Type >
tmp< GeometricField< Type, pointPatchField, pointMesh > > interpolate (const tmp< GeometricField< Type, fvPatchField, volMesh >> &) const
 Interpolate tmp<volField> using inverse distance weighting. More...
 
template<class Type >
tmp< GeometricField< Type, pointPatchField, pointMesh > > interpolate (const GeometricField< Type, fvPatchField, volMesh > &, const wordList &patchFieldTypes) const
 Interpolate volField using inverse distance weighting. More...
 
template<class Type >
tmp< GeometricField< Type, pointPatchField, pointMesh > > interpolate (const tmp< GeometricField< Type, fvPatchField, volMesh >> &, const wordList &patchFieldTypes) const
 Interpolate tmp<volField> using inverse distance weighting. More...
 
template<class Type >
tmp< DimensionedField< Type, pointMesh > > interpolate (const DimensionedField< Type, volMesh > &) const
 Interpolate dimensionedField using inverse distance weighting. More...
 
template<class Type >
tmp< DimensionedField< Type, pointMesh > > interpolate (const tmp< DimensionedField< Type, volMesh >> &) const
 Interpolate tmp<dimensionedField> using inverse distance. More...
 
template<class Type >
void interpolateInternalField (const GeometricField< Type, fvPatchField, volMesh > &, GeometricField< Type, pointPatchField, pointMesh > &) const
 Interpolate internal field from volField to pointField. More...
 
template<class Type >
void interpolateBoundaryField (const GeometricField< Type, fvPatchField, volMesh > &vf, GeometricField< Type, pointPatchField, pointMesh > &pf) const
 Interpolate boundary field without applying constraints/boundary. More...
 
template<class Type >
void interpolateBoundaryField (const GeometricField< Type, fvPatchField, volMesh > &vf, GeometricField< Type, pointPatchField, pointMesh > &pf, const bool overrideFixedValue) const
 Interpolate boundary with constraints/boundary conditions. More...
 
template<class Type >
void interpolate (const GeometricField< Type, fvPatchField, volMesh > &, GeometricField< Type, pointPatchField, pointMesh > &) const
 Interpolate from volField to pointField. More...
 
template<class Type >
tmp< GeometricField< Type, pointPatchField, pointMesh > > interpolate (const GeometricField< Type, fvPatchField, volMesh > &, const word &name, const bool cache) const
 Interpolate volField using inverse distance weighting. More...
 
template<class Type >
void interpolateDimensionedInternalField (const DimensionedField< Type, volMesh > &vf, DimensionedField< Type, pointMesh > &pf) const
 Interpolate dimensioned internal field from cells to points. More...
 
template<class Type >
tmp< DimensionedField< Type, pointMesh > > interpolate (const DimensionedField< Type, volMesh > &, const word &name, const bool cache) const
 Interpolate dimensionedField using inverse distance weighting. More...
 
void interpolateDisplacement (const volVectorField &, pointVectorField &) const
 Interpolate from volField to pointField. More...
 
template<class Type >
Foam::tmp< Foam::Field< Type > > flatBoundaryField (const GeometricField< Type, fvPatchField, volMesh > &vf) const
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > interpolate (const GeometricField< Type, fvPatchField, volMesh > &vf, const wordList &patchFieldTypes) const
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > interpolate (const tmp< GeometricField< Type, fvPatchField, volMesh >> &tvf, const wordList &patchFieldTypes) const
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > interpolate (const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name, const bool cache) const
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > interpolate (const GeometricField< Type, fvPatchField, volMesh > &vf) const
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > interpolate (const tmp< GeometricField< Type, fvPatchField, volMesh >> &tvf) const
 
template<class Type >
Foam::tmp< Foam::DimensionedField< Type, Foam::pointMesh > > interpolate (const DimensionedField< Type, volMesh > &vf, const word &name, const bool cache) const
 
template<class Type >
Foam::tmp< Foam::DimensionedField< Type, Foam::pointMesh > > interpolate (const DimensionedField< Type, volMesh > &vf) const
 
template<class Type >
Foam::tmp< Foam::DimensionedField< Type, Foam::pointMesh > > interpolate (const tmp< DimensionedField< Type, volMesh >> &tvf) const
 
- Public Member Functions inherited from MeshObject< fvMesh, UpdateableMeshObject, volPointInterpolation >
 MeshObject (const fvMesh &mesh)
 Construct on Mesh type. More...
 
virtual ~MeshObject ()=default
 Destructor. More...
 
const fvMeshmesh () const
 
virtual bool writeData (Ostream &os) const
 
- Public Member Functions inherited from UpdateableMeshObject< fvMesh >
 UpdateableMeshObject (const word &typeName, const objectRegistry &obr)
 Construct from name and instance on registry. More...
 
- Public Member Functions inherited from MoveableMeshObject< fvMesh >
 MoveableMeshObject (const word &typeName, const objectRegistry &obr)
 Construct from name and instance on registry. More...
 
- Public Member Functions inherited from GeometricMeshObject< fvMesh >
 GeometricMeshObject (const word &typeName, const objectRegistry &obr)
 Construct from name and instance on registry. More...
 
- Public Member Functions inherited from TopologicalMeshObject< fvMesh >
 TopologicalMeshObject (const word &typeName, const objectRegistry &obr)
 Construct from name and instance on registry. More...
 
- Public Member Functions inherited from meshObject
 ClassName ("meshObject")
 
 meshObject (const word &typeName, const objectRegistry &obr)
 Construct from name and instance on registry. More...
 
- Public Member Functions inherited from regIOobject
 TypeName ("regIOobject")
 Runtime type information. More...
 
 regIOobject (const IOobject &io, const bool isTime=false)
 
 regIOobject (const regIOobject &rio)
 Copy construct. More...
 
 regIOobject (const regIOobject &rio, bool registerCopy)
 
 regIOobject (const word &newName, const regIOobject &, bool registerCopy)
 
 regIOobject (const IOobject &io, const regIOobject &rio)
 Copy construct with new IO parameters. More...
 
virtual ~regIOobject ()
 Destructor. More...
 
bool checkIn ()
 Add object to registry, if not already registered. More...
 
bool checkOut ()
 Remove all file watches and remove object from registry. More...
 
virtual void addWatch ()
 Add file watch on object (if registered and READ_IF_MODIFIED) More...
 
bool ownedByRegistry () const
 Is this object owned by the registry? More...
 
bool store ()
 
void release (const bool unregister=false)
 Release ownership of this object from its registry. More...
 
label eventNo () const
 Event number at last update. More...
 
label & eventNo ()
 Event number at last update. More...
 
bool upToDate (const regIOobject &) const
 Return true if up-to-date with respect to given object. More...
 
bool upToDate (const regIOobject &, const regIOobject &) const
 Return true if up-to-date with respect to given objects. More...
 
bool upToDate (const regIOobject &, const regIOobject &, const regIOobject &) const
 Return true if up-to-date with respect to given objects. More...
 
bool upToDate (const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const
 Return true if up-to-date with respect to given objects. More...
 
void setUpToDate ()
 Set as up-to-date. More...
 
virtual void rename (const word &newName)
 Rename. More...
 
virtual fileName filePath () const
 Return complete path + object name if the file exists. More...
 
bool headerOk ()
 Read and check header info. More...
 
IstreamreadStream (const word &, const bool valid=true)
 Return Istream and check object type against that given. More...
 
void close ()
 Close Istream. More...
 
virtual bool readData (Istream &)
 Virtual readData function. More...
 
virtual bool read ()
 Read object. More...
 
virtual label addWatch (const fileName &)
 Add file watch for fileName on object if not yet watched. More...
 
const labelListwatchIndices () const
 Return file-monitoring handles. More...
 
labelListwatchIndices ()
 Return file-monitoring handles. More...
 
virtual bool modified () const
 
virtual bool readIfModified ()
 Read object if modified (as set by call to modified) More...
 
virtual bool writeObject (IOstreamOption streamOpt, const bool valid) const
 Write using stream options. More...
 
virtual bool write (const bool valid=true) const
 Write using setting from DB. More...
 
virtual bool global () const
 Is object global. More...
 
void operator= (const IOobject &io)
 Copy assignment. More...
 
virtual bool writeObject (IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType comp, const bool valid) const
 Write using given format, version and compression. More...
 
- Public Member Functions inherited from IOobject
 TypeName ("IOobject")
 Declare type-name, virtual type (with debug switch) More...
 
 IOobject (const IOobject &)=default
 Copy construct. More...
 
virtual ~IOobject ()=default
 Destructor. More...
 
 IOobject (const word &name, const fileName &instance, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)
 Construct from name, instance, registry, io options. More...
 
 IOobject (const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false)
 Construct from name, instance, local, registry, io options. More...
 
 IOobject (const fileName &path, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false)
 Construct from path, registry, io options. More...
 
 IOobject (const IOobject &io, const objectRegistry &registry)
 Copy construct, resetting registry. More...
 
 IOobject (const IOobject &io, const word &name)
 Copy construct, resetting name. More...
 
 IOobject (const IOobject &io, readOption, writeOption)
 Copy construct, resetting io options. More...
 
autoPtr< IOobjectclone () const
 Clone. More...
 
autoPtr< IOobjectclone (const objectRegistry &registry) const
 Clone resetting registry. More...
 
const objectRegistrydb () const
 Return the local objectRegistry. More...
 
const Timetime () const
 Return time. More...
 
const wordname () const
 Return name. More...
 
const wordheaderClassName () const
 Return name of the class name read from header. More...
 
wordheaderClassName ()
 Return non-constant access to the class name read from header. More...
 
const stringnote () const
 Return the optional note. More...
 
stringnote ()
 Return non-constant access to the optional note. More...
 
bool registerObject () const
 Should object created with this IOobject be registered? More...
 
boolregisterObject ()
 Should object created with this IOobject be registered? More...
 
bool globalObject () const
 Is object same for all processors? More...
 
boolglobalObject ()
 Is object same for all processors? More...
 
unsigned labelByteSize () const
 The label byte-size, possibly read from the header. More...
 
unsigned scalarByteSize () const
 The scalar byte-size, possibly read from the header. More...
 
bool isHeaderClassName (const word &clsName) const
 Test if headerClassName() equals the given class name. More...
 
template<class Type >
bool isHeaderClassName () const
 Test if headerClassName() equals Type::typeName. More...
 
readOption readOpt () const
 The read option. More...
 
readOptionreadOpt ()
 Non-constant access to the read option. More...
 
writeOption writeOpt () const
 The write option. More...
 
writeOptionwriteOpt ()
 Non-constant access to the write option. More...
 
word group () const
 Return group (extension part of name) More...
 
word member () const
 Return member (name without the extension) More...
 
const fileNamerootPath () const
 
const fileNamecaseName () const
 
const fileNameinstance () const
 
fileNameinstance ()
 
const fileNamelocal () const
 
fileName path () const
 The complete path. More...
 
fileName path (const word &instance, const fileName &local=fileName::null) const
 The complete path with alternative instance and local. More...
 
fileName objectPath () const
 The complete path + object name. More...
 
fileName localFilePath (const word &typeName, const bool search=true) const
 Helper for filePath that searches locally. More...
 
fileName globalFilePath (const word &typeName, const bool search=true) const
 Helper for filePath that searches up if in parallel. More...
 
bool readHeader (Istream &is)
 Read header. More...
 
template<class Type >
bool typeHeaderOk (const bool checkType=true, const bool search=true, const bool verbose=true)
 Read header (uses typeFilePath to find file) and check its info. More...
 
template<class Type >
void warnNoRereading () const
 Helper: warn that type does not support re-reading. More...
 
bool writeHeader (Ostream &os) const
 Write header. More...
 
bool writeHeader (Ostream &os, const word &objectType) const
 Write header. Allow override of type. More...
 
bool good () const
 
bool bad () const
 
InfoProxy< IOobjectinfo () const
 Return info proxy. More...
 
void operator= (const IOobject &io)
 
template<>
bool isHeaderClassName () const
 Specialization for void always returns true (no headerClassName check). More...
 
template<class StringType >
Foam::word groupName (StringType base, const word &group)
 
template<class StringType >
Foam::word scopedName (StringType scope, const word &name)
 

Additional Inherited Members

- Public Types inherited from IOobject
enum  objectState : char { GOOD, BAD }
 Enumeration defining the valid states of an IOobject. More...
 
enum  readOption : char { MUST_READ, MUST_READ_IF_MODIFIED, READ_IF_PRESENT, NO_READ }
 Enumeration defining the read options. More...
 
enum  writeOption : char { AUTO_WRITE = 0, NO_WRITE = 1 }
 Enumeration defining the write options. More...
 
enum  fileCheckTypes : char { timeStamp, timeStampMaster, inotify, inotifyMaster }
 Enumeration defining the file checking options. More...
 
- Static Public Member Functions inherited from MeshObject< fvMesh, UpdateableMeshObject, volPointInterpolation >
static const volPointInterpolationNew (const fvMesh &mesh, Args &&... args)
 Get existing or create a new MeshObject. More...
 
static bool Delete (const fvMesh &mesh)
 Static destructor. More...
 
- Static Public Member Functions inherited from meshObject
template<class Mesh >
static void movePoints (objectRegistry &obr)
 
template<class Mesh >
static void updateMesh (objectRegistry &obr, const mapPolyMesh &mpm)
 
template<class Mesh , template< class > class MeshObjectType>
static void clear (objectRegistry &obr)
 
template<class Mesh , template< class > class FromType, template< class > class ToType>
static void clearUpto (objectRegistry &obr)
 
- Static Public Member Functions inherited from regIOobject
template<class Type >
static Type & store (Type *p)
 Transfer pointer ownership to its registry. More...
 
template<class Type >
static Type & store (autoPtr< Type > &ptr)
 Transfer pointer ownership to its registry. More...
 
template<class Type >
static Type & store (autoPtr< Type > &&ptr)
 Transfer pointer ownership to its registry. More...
 
template<class Type >
static Type & store (refPtr< Type > &ptr)
 Transfer pointer ownership to its registry. More...
 
template<class Type >
static Type & store (refPtr< Type > &&ptr)
 Transfer pointer ownership to its registry. More...
 
template<class Type >
static Type & store (tmp< Type > &ptr)
 Transfer pointer ownership to its registry. More...
 
template<class Type >
static Type & store (tmp< Type > &&ptr)
 Transfer pointer ownership to its registry. More...
 
- Static Public Member Functions inherited from IOobject
static bool fileNameComponents (const fileName &path, fileName &instance, fileName &local, word &name)
 Split path into instance, local, name components. More...
 
template<class StringType >
static word groupName (StringType base, const word &group)
 Create dot-delimited name.group string. More...
 
static word group (const word &name)
 Return group (extension part of name) More...
 
static word member (const word &name)
 Return member (name without the extension) More...
 
template<class StringType >
static word scopedName (StringType scope, const word &name)
 Create scope:name or scope_name string. More...
 
static IOobject selectIO (const IOobject &io, const fileName &altFile, const word &ioName="")
 Return the IOobject, but also consider an alternative file name. More...
 
static OstreamwriteBanner (Ostream &os, bool noHint=false)
 Write the standard OpenFOAM file/dictionary banner. More...
 
static OstreamwriteDivider (Ostream &os)
 Write the standard file section divider. More...
 
static OstreamwriteEndDivider (Ostream &os)
 Write the standard end file divider. More...
 
- Static Public Attributes inherited from regIOobject
static float fileModificationSkew
 
static int maxFileModificationPolls
 
- Static Public Attributes inherited from IOobject
static const Enum< fileCheckTypesfileCheckTypesNames
 Names for the fileCheckTypes. More...
 
static char scopeSeparator
 Character for scoping object names (':' or '_') More...
 
static fileCheckTypes fileModificationChecking
 Type of file modification checking. More...
 
- Protected Member Functions inherited from regIOobject
bool readHeaderOk (const IOstream::streamFormat PstreamFormat, const word &typeName)
 Helper: check readOpt flags and read if necessary. More...
 
IstreamobjectStream ()
 Construct and return an IFstream for the object. More...
 
- Protected Member Functions inherited from IOobject
void setBad (const string &s)
 Set the object state to bad. More...
 
- Protected Attributes inherited from MeshObject< fvMesh, UpdateableMeshObject, volPointInterpolation >
const fvMeshmesh_
 
- Static Protected Attributes inherited from regIOobject
static bool masterOnlyReading = false
 To flag master-only reading of objects. More...
 

Detailed Description

Interpolate from cell centres to points (vertices) using inverse distance weighting.

Source files

Definition at line 59 of file volPointInterpolation.H.

Constructor & Destructor Documentation

◆ volPointInterpolation()

volPointInterpolation ( const fvMesh vm)
explicit

Constructor given fvMesh and pointMesh.

Definition at line 476 of file volPointInterpolation.C.

◆ ~volPointInterpolation()

Destructor.

Definition at line 487 of file volPointInterpolation.C.

Member Function Documentation

◆ ClassName()

ClassName ( "volPointInterpolation"  )

◆ updateMesh()

void updateMesh ( const mapPolyMesh )
virtual

Update mesh topology using the morph engine.

Implements UpdateableMeshObject< fvMesh >.

Definition at line 493 of file volPointInterpolation.C.

References mesh, and MeshObject< polyMesh, UpdateableMeshObject, pointMesh >::New().

Here is the call graph for this function:

◆ movePoints()

bool movePoints ( )
virtual

Correct weighting factors for moving mesh.

Implements MoveableMeshObject< fvMesh >.

Definition at line 502 of file volPointInterpolation.C.

◆ interpolate() [1/17]

tmp<GeometricField<Type, pointPatchField, pointMesh> > interpolate ( const GeometricField< Type, fvPatchField, volMesh > &  ) const

Interpolate volField using inverse distance weighting.

Returns
pointField

Referenced by parseDriver::cellToPoint(), shapeSensitivitiesBase::getWallPointSensNormal(), shapeSensitivitiesBase::getWallPointSensNormalVec(), shapeSensitivitiesBase::getWallPointSensVec(), patchTransformedInterpolation::interpolate(), motionInterpolation::interpolate(), and isoAlpha::reconstruct().

Here is the caller graph for this function:

◆ interpolate() [2/17]

tmp<GeometricField<Type, pointPatchField, pointMesh> > interpolate ( const tmp< GeometricField< Type, fvPatchField, volMesh >> &  ) const

Interpolate tmp<volField> using inverse distance weighting.

Returns
pointField

◆ interpolate() [3/17]

tmp<GeometricField<Type, pointPatchField, pointMesh> > interpolate ( const GeometricField< Type, fvPatchField, volMesh > &  ,
const wordList patchFieldTypes 
) const

Interpolate volField using inverse distance weighting.

returning pointField with the same patchField types. Assigns to any fixedValue boundary conditions to make them consistent with internal field

◆ interpolate() [4/17]

tmp<GeometricField<Type, pointPatchField, pointMesh> > interpolate ( const tmp< GeometricField< Type, fvPatchField, volMesh >> &  ,
const wordList patchFieldTypes 
) const

Interpolate tmp<volField> using inverse distance weighting.

returning pointField with the same patchField types. Assigns to any fixedValue boundary conditions to make them consistent with internal field

◆ interpolate() [5/17]

tmp<DimensionedField<Type, pointMesh> > interpolate ( const DimensionedField< Type, volMesh > &  ) const

Interpolate dimensionedField using inverse distance weighting.

Returns
pointField

◆ interpolate() [6/17]

tmp<DimensionedField<Type, pointMesh> > interpolate ( const tmp< DimensionedField< Type, volMesh >> &  ) const

Interpolate tmp<dimensionedField> using inverse distance.

weighting returning pointField

◆ interpolateInternalField()

void interpolateInternalField ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
GeometricField< Type, pointPatchField, pointMesh > &  pf 
) const

Interpolate internal field from volField to pointField.

using inverse distance weighting

Definition at line 133 of file volPointInterpolate.C.

References Foam::expressions::patchExpr::debug, Foam::endl(), forAll, Foam::Pout, and Foam::Zero.

Here is the call graph for this function:

◆ interpolateBoundaryField() [1/2]

void interpolateBoundaryField ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
GeometricField< Type, pointPatchField, pointMesh > &  pf 
) const

Interpolate boundary field without applying constraints/boundary.

conditions

Definition at line 277 of file volPointInterpolate.C.

References boundary, forAll, mesh, Foam::constant::atomic::mp, pFaces, GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), pointConstraints::syncUntransformedData(), and Foam::Zero.

Here is the call graph for this function:

◆ interpolateBoundaryField() [2/2]

void interpolateBoundaryField ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
GeometricField< Type, pointPatchField, pointMesh > &  pf,
const bool  overrideFixedValue 
) const

Interpolate boundary with constraints/boundary conditions.

Definition at line 344 of file volPointInterpolate.C.

References pointConstraints::constrain(), and MeshObject< pointMesh, UpdateableMeshObject, pointConstraints >::New().

Here is the call graph for this function:

◆ interpolate() [7/17]

void interpolate ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
GeometricField< Type, pointPatchField, pointMesh > &  pf 
) const

Interpolate from volField to pointField.

using inverse distance weighting

Definition at line 361 of file volPointInterpolate.C.

References Foam::expressions::patchExpr::debug, Foam::endl(), and Foam::Pout.

Here is the call graph for this function:

◆ interpolate() [8/17]

tmp<GeometricField<Type, pointPatchField, pointMesh> > interpolate ( const GeometricField< Type, fvPatchField, volMesh > &  ,
const word name,
const bool  cache 
) const

Interpolate volField using inverse distance weighting.

returning pointField with name. Optionally caches

◆ interpolateDimensionedInternalField()

void interpolateDimensionedInternalField ( const DimensionedField< Type, volMesh > &  vf,
DimensionedField< Type, pointMesh > &  pf 
) const

Interpolate dimensioned internal field from cells to points.

using inverse distance weighting

Definition at line 170 of file volPointInterpolate.C.

References primitiveMesh::cellCentres(), Foam::expressions::patchExpr::debug, Foam::endl(), forAll, Foam::mag(), mesh, DimensionedField< Type, GeoMesh >::mesh(), primitiveMesh::pointCells(), points, polyMesh::points(), Foam::Pout, s, pointConstraints::syncUntransformedData(), and Foam::Zero.

Here is the call graph for this function:

◆ interpolate() [9/17]

tmp<DimensionedField<Type, pointMesh> > interpolate ( const DimensionedField< Type, volMesh > &  ,
const word name,
const bool  cache 
) const

Interpolate dimensionedField using inverse distance weighting.

returning pointField with name. Optionally caches

◆ interpolateDisplacement()

void interpolateDisplacement ( const volVectorField vf,
pointVectorField pf 
) const

Interpolate from volField to pointField.

using inverse distance weighting

Definition at line 511 of file volPointInterpolation.C.

References pointConstraints::constrainDisplacement(), and MeshObject< pointMesh, UpdateableMeshObject, pointConstraints >::New().

Here is the call graph for this function:

◆ flatBoundaryField()

Foam::tmp<Foam::Field<Type> > flatBoundaryField ( const GeometricField< Type, fvPatchField, volMesh > &  vf) const

Definition at line 230 of file volPointInterpolate.C.

References fvMesh::boundary(), GeometricField< Type, PatchField, GeoMesh >::boundaryField(), forAll, mesh, primitiveMesh::nBoundaryFaces(), primitiveMesh::nInternalFaces(), tmp< T >::ref(), and Foam::Zero.

Here is the call graph for this function:

◆ interpolate() [10/17]

Foam::tmp<Foam::GeometricField<Type, Foam::pointPatchField, Foam::pointMesh> > interpolate ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
const wordList patchFieldTypes 
) const

Definition at line 385 of file volPointInterpolate.C.

References Foam::New(), MeshObject< polyMesh, UpdateableMeshObject, pointMesh >::New(), GeometricField< Type, PatchField, GeoMesh >::ref(), and pointMesh::thisDb().

Here is the call graph for this function:

◆ interpolate() [11/17]

Foam::tmp<Foam::GeometricField<Type, Foam::pointPatchField, Foam::pointMesh> > interpolate ( const tmp< GeometricField< Type, fvPatchField, volMesh >> &  tvf,
const wordList patchFieldTypes 
) const

Definition at line 418 of file volPointInterpolate.C.

References Foam::interpolate().

Here is the call graph for this function:

◆ interpolate() [12/17]

Foam::tmp<Foam::GeometricField<Type, Foam::pointPatchField, Foam::pointMesh> > interpolate ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name,
const bool  cache 
) const

Definition at line 434 of file volPointInterpolate.C.

References solution::cachePrintMessage(), Foam::interpolate(), Foam::name(), Foam::New(), MeshObject< polyMesh, UpdateableMeshObject, pointMesh >::New(), GeometricField< Type, PatchField, GeoMesh >::ref(), regIOobject::store(), and pointMesh::thisDb().

Here is the call graph for this function:

◆ interpolate() [13/17]

Definition at line 504 of file volPointInterpolate.C.

References Foam::interpolate().

Here is the call graph for this function:

◆ interpolate() [14/17]

Definition at line 515 of file volPointInterpolate.C.

References Foam::interpolate().

Here is the call graph for this function:

◆ interpolate() [15/17]

Foam::tmp<Foam::DimensionedField<Type, Foam::pointMesh> > interpolate ( const DimensionedField< Type, volMesh > &  vf,
const word name,
const bool  cache 
) const

Definition at line 530 of file volPointInterpolate.C.

References solution::cachePrintMessage(), DimensionedField< Type, GeoMesh >::dimensions(), Foam::interpolate(), DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), Foam::New(), MeshObject< polyMesh, UpdateableMeshObject, pointMesh >::New(), regIOobject::store(), and pointMesh::thisDb().

Here is the call graph for this function:

◆ interpolate() [16/17]

Foam::tmp<Foam::DimensionedField<Type, Foam::pointMesh> > interpolate ( const DimensionedField< Type, volMesh > &  vf) const

Definition at line 601 of file volPointInterpolate.C.

References Foam::interpolate().

Here is the call graph for this function:

◆ interpolate() [17/17]

Foam::tmp<Foam::DimensionedField<Type, Foam::pointMesh> > interpolate ( const tmp< DimensionedField< Type, volMesh >> &  tvf) const

Definition at line 612 of file volPointInterpolate.C.

References Foam::interpolate().

Here is the call graph for this function:

The documentation for this class was generated from the following files: