Loading...
Searching...
No Matches
pointCells Class Reference

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

#include <pointCells.H>

Inheritance diagram for pointCells:
Collaboration diagram for pointCells:

Public Member Functions

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

Additional Inherited Members

Static Public Member Functions inherited from zeroATCcells
static autoPtr< zeroATCcells > New (const fvMesh &mesh, const dictionary &dict)
 Return a reference to the selected turbulence model.
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 )

Construct from components.

Definition at line 40 of file pointCells.C.

References dict, Foam::endl(), forAll, Foam::Info, mesh, zeroATCcells::mesh_, Foam::nl, List< T >::resize(), Foam::returnReduce(), zeroATCcells::zeroATCcells_, zeroATCcells::zeroATCPatches_, and zeroATCcells::zeroATCZones_.

Here is the call graph for this function:

◆ ~pointCells()

virtual ~pointCells ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "pointCells" )

Runtime type information.

References dict, and mesh.


The documentation for this class was generated from the following files:
  • src/optimisation/adjointOptimisation/adjoint/ATCModel/zeroATCcells/pointCells/pointCells.H
  • src/optimisation/adjointOptimisation/adjoint/ATCModel/zeroATCcells/pointCells/pointCells.C