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 ( const polyMesh mesh,
const dictionary dict 
)

Construct from mesh and dictionary.

Definition at line 35 of file dynamicMeshPointInterpolator.C.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::Info, Foam::name(), Foam::New(), path(), List< T >::size(), and IOobject::typeHeaderOk().

Here is the call graph for this function:

◆ ~dynamicMeshPointInterpolator()

Destructor.

Definition at line 87 of file dynamicMeshPointInterpolator.C.

Member Function Documentation

◆ curPointField()

◆ write()

void write ( Ostream os) const

Write.

Definition at line 187 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: