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

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

#include <CollidingParcel.H>

Public Member Functions

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

Detailed Description

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

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

Definition at line 290 of file CollidingParcel.H.

Constructor & Destructor Documentation

◆ iNew()

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

Definition at line 296 of file CollidingParcel.H.

References mesh.

Member Function Documentation

◆ operator()()

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

Definition at line 301 of file CollidingParcel.H.

References CollidingParcel< ParcelType >::CollidingParcel().

Here is the call graph for this function:

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