Public Member Functions | Private Attributes
molecule::iNew Class Reference

Factory class to read-construct particles used for. More...

Collaboration diagram for molecule::iNew:
Collaboration graph
[legend]

Public Member Functions

 iNew (const polyMesh &mesh)
 
autoPtr< moleculeoperator() (Istream &is) const
 

Private Attributes

const polyMeshmesh_
 

Detailed Description

Factory class to read-construct particles used for.

parallel transfer

Definition at line 264 of file molecule.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 270 of file molecule.H.

Member Function Documentation

◆ operator()()

autoPtr<molecule> operator() ( Istream is) const
inline

Definition at line 275 of file molecule.H.

References molecule::iNew::mesh_, and molecule::molecule().

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 266 of file molecule.H.

Referenced by molecule::iNew::operator()().


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