Loading...
Searching...
No Matches
OppositeFaceCellWaveBase Class Reference

#include <OppositeFaceCellWave.H>

Inheritance diagram for OppositeFaceCellWaveBase:
Collaboration diagram for OppositeFaceCellWaveBase:

Public Member Functions

 ClassName ("OppositeFaceCellWave")
 Runtime type information.
 OppositeFaceCellWaveBase (const polyMesh &mesh)
 Construct with mesh reference (for sizing).

Protected Attributes

DynamicList< label > changedOppositeFaces_
 For every entry in changedCells (i.e. the cell front) gives.

Detailed Description

Definition at line 56 of file OppositeFaceCellWave.H.

Constructor & Destructor Documentation

◆ OppositeFaceCellWaveBase()

OppositeFaceCellWaveBase ( const polyMesh & mesh)

Construct with mesh reference (for sizing).

Definition at line 35 of file OppositeFaceCellWaveBase.C.

References changedOppositeFaces_, and mesh.

Referenced by OppositeFaceCellWave< Type, TrackingData >::OppositeFaceCellWave().

Here is the caller graph for this function:

Member Function Documentation

◆ ClassName()

ClassName ( "OppositeFaceCellWave" )

Runtime type information.

References mesh.

Member Data Documentation

◆ changedOppositeFaces_

DynamicList<label> changedOppositeFaces_
protected

For every entry in changedCells (i.e. the cell front) gives.

the face that it needs to transfer to

Definition at line 67 of file OppositeFaceCellWave.H.

Referenced by OppositeFaceCellWave< Type, TrackingData >::cellToFace(), OppositeFaceCellWave< Type, TrackingData >::faceToCell(), and OppositeFaceCellWaveBase().


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