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

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

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

Public Member Functions

 iNew (const polyMesh &mesh, const meshSearch &searchEngine)
 
autoPtr< sampledSetoperator() (Istream &is) const
 

Private Attributes

const polyMeshmesh_
 
const meshSearchsearchEngine_
 

Detailed Description

Class used for the read-construction of.

PtrLists of sampledSet

Definition at line 173 of file sampledSet.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh,
const meshSearch searchEngine 
)
inline

Definition at line 180 of file sampledSet.H.

Member Function Documentation

◆ operator()()

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

Definition at line 186 of file sampledSet.H.

References dict, sampledSet::iNew::mesh_, coordSet::name(), sampledSet::New(), and sampledSet::iNew::searchEngine_.

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 175 of file sampledSet.H.

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

◆ searchEngine_

const meshSearch& searchEngine_
private

Definition at line 176 of file sampledSet.H.

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


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