pointCells Class Reference

Smooth ATC in cells having a point to a set of patches supplied by type. More...

Inheritance diagram for pointCells:
[legend]
Collaboration diagram for pointCells:
[legend]

Public Member Functions

 TypeName ("pointCells")
 Runtime type information. More...
 
 pointCells (const fvMesh &mesh, const dictionary &dict)
 Construct from components. More...
 
virtual ~pointCells ()=default
 Destructor. More...
 
- Public Member Functions inherited from zeroATCcells
 TypeName ("zeroATCcells")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, zeroATCcells, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict))
 
 zeroATCcells (const fvMesh &mesh, const dictionary &dict)
 Construct from components. More...
 
virtual ~zeroATCcells ()=default
 Destructor. More...
 
const labelListgetZeroATCcells ()
 Get the zeroATCcells. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from zeroATCcells
static autoPtr< zeroATCcellsNew (const fvMesh &mesh, const dictionary &dict)
 Return a reference to the selected turbulence model. More...
 
- Protected Attributes inherited from zeroATCcells
const fvMeshmesh_
 
wordList zeroATCPatches_
 
labelList zeroATCZones_
 
labelList zeroATCcells_
 

Detailed Description

Smooth ATC in cells having a point to a set of patches supplied by type.

Source files

Definition at line 56 of file pointCells.H.

Constructor & Destructor Documentation

◆ pointCells()

pointCells ( const fvMesh mesh,
const dictionary dict 
)

Construct from components.

Definition at line 47 of file pointCells.C.

References fvMesh::boundary(), polyMesh::boundaryMesh(), polyMesh::cellZones(), Foam::endl(), forAll, Foam::Info, zeroATCcells::mesh_, primitiveMesh::nCells(), Foam::nl, primitiveMesh::pointCells(), Foam::reduce(), List< T >::setSize(), UList< T >::size(), zeroATCcells::zeroATCcells_, zeroATCcells::zeroATCPatches_, zeroATCcells::zeroATCZones_, and zoneID.

Here is the call graph for this function:

◆ ~pointCells()

virtual ~pointCells ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "pointCells"  )

Runtime type information.


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