Loading...
Searching...
No Matches
SprayParcel< ParcelType >::iNew Class Reference

Factory class to read-construct particles (for parallel transfer). More...

#include <SprayParcel.H>

Public Member Functions

 iNew (const polyMesh &mesh)
autoPtr< SprayParcel< ParcelType > > operator() (Istream &is) const

Detailed Description

template<class ParcelType>
class Foam::SprayParcel< ParcelType >::iNew

Factory class to read-construct particles (for parallel transfer).

Definition at line 357 of file SprayParcel.H.

Constructor & Destructor Documentation

◆ iNew()

template<class ParcelType>
iNew ( const polyMesh & mesh)
inline

Definition at line 363 of file SprayParcel.H.

References mesh.

Member Function Documentation

◆ operator()()

template<class ParcelType>
autoPtr< SprayParcel< ParcelType > > operator() ( Istream & is) const
inline

Definition at line 368 of file SprayParcel.H.

References SprayParcel< ParcelType >::SprayParcel().

Here is the call graph for this function:

The documentation for this class was generated from the following file:
  • src/lagrangian/spray/parcels/Templates/SprayParcel/SprayParcel.H