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

Class used for the PtrLists read-construction. More...

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

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 Reference to the volume mesh. More...
 

Detailed Description

Class used for the PtrLists read-construction.

Definition at line 176 of file sampledSurface.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 183 of file sampledSurface.H.

Member Function Documentation

◆ operator()()

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

Definition at line 188 of file sampledSurface.H.

References dict, sampledSurface::iNew::mesh_, sampledSurface::name(), and sampledSurface::New().

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Reference to the volume mesh.

Definition at line 179 of file sampledSurface.H.

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


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