Loading...
Searching...
No Matches
wallPoints::trackData Class Reference

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

#include <wallPoints.H>

Collaboration diagram for wallPoints::trackData:

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.
const List< scalarList > & regionToBlockSize_
 Per surface, per region the blockSize.

Detailed Description

Class used to pass additional data in.

Definition at line 66 of file wallPoints.H.

Constructor & Destructor Documentation

◆ trackData()

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

Definition at line 80 of file wallPoints.H.

References isBlockedFace(), isBlockedFace_, and regionToBlockSize_.

Here is the call graph for this function:

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.

Referenced by trackData().

◆ regionToBlockSize_

const List<scalarList>& regionToBlockSize_

Per surface, per region the blockSize.

Definition at line 78 of file wallPoints.H.

Referenced by trackData().


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