wallPoints::trackData Class Reference

Class used to pass additional data in. More...

Collaboration diagram for wallPoints::trackData:
[legend]

Public Member Functions

 trackData (const bitSet &isBlockedFace, const List< scalarList > &regionToBlockSize)
 

Public Attributes

const bitSetisBlockedFace_
 Per face whether the face should not be walked through. More...
 
const List< scalarList > & regionToBlockSize_
 Per surface, per region the blockSize. More...
 

Detailed Description

Class used to pass additional data in.

Definition at line 68 of file wallPoints.H.

Constructor & Destructor Documentation

◆ trackData()

trackData ( const bitSet isBlockedFace,
const List< scalarList > &  regionToBlockSize 
)
inline

Definition at line 78 of file wallPoints.H.

Member Data Documentation

◆ isBlockedFace_

const bitSet& isBlockedFace_

Per face whether the face should not be walked through.

Definition at line 73 of file wallPoints.H.

◆ regionToBlockSize_

const List<scalarList>& regionToBlockSize_

Per surface, per region the blockSize.

Definition at line 76 of file wallPoints.H.


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