sampledSet::iNewCapture Class Reference

PtrList read-construction helper that captures dictionaries used during creation. More...

Public Member Functions

 iNewCapture (const polyMesh &mesh, const meshSearch &searchEngine, DynamicList< dictionary > &capture)
 
autoPtr< sampledSetoperator() (Istream &is) const
 

Detailed Description

PtrList read-construction helper that captures dictionaries used during creation.

Definition at line 269 of file sampledSet.H.

Constructor & Destructor Documentation

◆ iNewCapture()

iNewCapture ( const polyMesh mesh,
const meshSearch searchEngine,
DynamicList< dictionary > &  capture 
)
inline

Definition at line 285 of file sampledSet.H.

Member Function Documentation

◆ operator()()

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

Definition at line 296 of file sampledSet.H.

References dict, DynamicList< T, SizeMin >::emplace_back(), coordSet::name(), and sampledSet::New().

Here is the call graph for this function:

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