Public Member Functions | List of all members
hexBlock Class Reference

Hex block definition used in the cfx converter. More...

Public Member Functions

 hexBlock (const label nx, const label ny, const label nz)
 
label xDim () const
 
label yDim () const
 
label zDim () const
 
label nBlockPoints () const
 
label nBlockCells () const
 
const pointFieldpoints () const
 
labelListList blockCells () const
 
faceList patchFaces (label direc, const labelList &range) const
 
void readPoints (Istream &)
 
 hexBlock (const label nx, const label ny, const label nz)
 
label xDim () const
 
label yDim () const
 
label zDim () const
 
label nBlockPoints () const
 
label nBlockCells () const
 
const pointFieldpoints () const
 
labelListList blockCells () const
 
faceList patchFaces (label direc, const labelList &range) const
 
void readPoints (const bool readBlank, const scalar twoDThicknes, Istream &)
 

Detailed Description

Hex block definition used in the cfx converter.

Source files

Definition at line 48 of file hexBlock.H.

Constructor & Destructor Documentation

◆ hexBlock() [1/2]

hexBlock ( const label  nx,
const label  ny,
const label  nz 
)

◆ hexBlock() [2/2]

hexBlock ( const label  nx,
const label  ny,
const label  nz 
)

Member Function Documentation

◆ xDim() [1/2]

label xDim ( ) const
inline

Definition at line 94 of file hexBlock.H.

◆ yDim() [1/2]

label yDim ( ) const
inline

Definition at line 99 of file hexBlock.H.

◆ zDim() [1/2]

label zDim ( ) const
inline

Definition at line 104 of file hexBlock.H.

◆ nBlockPoints() [1/2]

label nBlockPoints ( ) const
inline

Definition at line 109 of file hexBlock.H.

◆ nBlockCells() [1/2]

label nBlockCells ( ) const
inline

Definition at line 114 of file hexBlock.H.

◆ points() [1/2]

const pointField& points ( ) const
inline

Definition at line 120 of file hexBlock.H.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ blockCells() [1/2]

labelListList blockCells ( ) const

◆ patchFaces() [1/2]

faceList patchFaces ( label  direc,
const labelList range 
) const

◆ readPoints() [1/2]

void readPoints ( Istream )

◆ xDim() [2/2]

label xDim ( ) const
inline

Definition at line 93 of file hexBlock.H.

◆ yDim() [2/2]

label yDim ( ) const
inline

Definition at line 98 of file hexBlock.H.

◆ zDim() [2/2]

label zDim ( ) const
inline

Definition at line 103 of file hexBlock.H.

◆ nBlockPoints() [2/2]

label nBlockPoints ( ) const
inline

Definition at line 108 of file hexBlock.H.

◆ nBlockCells() [2/2]

label nBlockCells ( ) const
inline

Definition at line 113 of file hexBlock.H.

◆ points() [2/2]

const pointField& points ( ) const
inline

Definition at line 119 of file hexBlock.H.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ blockCells() [2/2]

labelListList blockCells ( ) const

◆ patchFaces() [2/2]

faceList patchFaces ( label  direc,
const labelList range 
) const

◆ readPoints() [2/2]

void readPoints ( const bool  readBlank,
const scalar  twoDThicknes,
Istream  
)

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