block::iNew Class Reference

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

Public Member Functions

 iNew (const dictionary &dict, const pointField &points, const blockEdgeList &edges, const blockFaceList &faces)
 
autoPtr< block > operator() (Istream &is) const
 

Detailed Description

Class used for the read-construction of.

PtrLists of blocks

Definition at line 149 of file block.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const dictionary &  dict,
const pointField &  points,
const blockEdgeList &  edges,
const blockFaceList &  faces 
)
inline

Definition at line 160 of file block.H.

Referenced by block::clone().

Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

autoPtr<block> operator() ( Istream &  is) const
inline

Definition at line 174 of file block.H.

References block::New().

Here is the call graph for this function:

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