Public Member Functions | List of all members
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< blockoperator() (Istream &is) const
 

Detailed Description

Class used for the read-construction of.

PtrLists of blocks

Definition at line 152 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 163 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 177 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: