Public Member Functions | List of all members
pointCells Class Reference

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

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

Public Member Functions

 TypeName ("pointCells")
 
 pointCells (const fvMesh &mesh, const dictionary &dict)
 
virtual ~pointCells ()=default
 
- Public Member Functions inherited from zeroATCcells
 TypeName ("zeroATCcells")
 
 declareRunTimeSelectionTable (autoPtr, zeroATCcells, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict))
 
 zeroATCcells (const fvMesh &mesh, const dictionary &dict)
 
virtual ~zeroATCcells ()=default
 
const labelListgetZeroATCcells ()
 

Additional Inherited Members

- Static Public Member Functions inherited from zeroATCcells
static autoPtr< zeroATCcellsNew (const fvMesh &mesh, const dictionary &dict)
 
- 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 52 of file pointCells.H.

Constructor & Destructor Documentation

◆ pointCells()

pointCells ( const fvMesh mesh,
const dictionary dict 
)

Definition at line 41 of file pointCells.C.

References Foam::endl(), forAll, Foam::Info, Foam::nl, Foam::foamVersion::patch, Foam::reduce(), List::setSize(), and zoneID.

Here is the call graph for this function:

◆ ~pointCells()

virtual ~pointCells ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "pointCells"  )

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