dynamicMeshPointInterpolator Class Reference

Interpolates pointVectorFields. More...

Public Member Functions

 dynamicMeshPointInterpolator (const polyMesh &mesh, const dictionary &dict)
 Construct from mesh and dictionary. More...
 
 ~dynamicMeshPointInterpolator ()
 Destructor. More...
 
tmp< pointVectorFieldcurPointField () const
 Return interpolated pointField for the currentTime. More...
 
void write (Ostream &) const
 Write. More...
 

Detailed Description

Interpolates pointVectorFields.

Source files

Definition at line 52 of file dynamicMeshPointInterpolator.H.

Constructor & Destructor Documentation

◆ dynamicMeshPointInterpolator()

◆ ~dynamicMeshPointInterpolator()

Destructor.

Definition at line 88 of file dynamicMeshPointInterpolator.C.

Member Function Documentation

◆ curPointField()

◆ write()

void write ( Ostream os) const

Write.

Definition at line 188 of file dynamicMeshPointInterpolator.C.

References Foam::writeEntry().

Here is the call graph for this function:

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