zoneCPCStencil Class Reference

computes a cell point cell stencil in a narrow band. resizes in case of topological change More...

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

Public Member Functions

 TypeName ("zoneCPCStencil")
 Runtime information. More...
 
 zoneCPCStencil (const fvMesh &)
 Construct from all cells and boundary faces. More...
 
- Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, zoneCPCStencil >
 MeshObject (const fvMesh &mesh)
 Construct on Mesh type. More...
 
virtual ~MeshObject ()=default
 Destructor. More...
 
const fvMeshmesh () const
 
virtual bool writeData (Ostream &os) const
 

Static Public Member Functions

static zoneCPCStencilNew (const fvMesh &)
 
- Static Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, zoneCPCStencil >
static const zoneCPCStencilNew (const fvMesh &mesh, Args &&... args)
 Get existing or create a new MeshObject. More...
 
static bool Delete (const fvMesh &mesh)
 Static destructor. More...
 

Additional Inherited Members

- Protected Attributes inherited from MeshObject< fvMesh, TopologicalMeshObject, zoneCPCStencil >
const fvMeshmesh_
 

Detailed Description

computes a cell point cell stencil in a narrow band. resizes in case of topological change

Original code supplied by Henning Scheufler, DLR (2019)

Source files

Definition at line 58 of file zoneCPCStencil.H.

Constructor & Destructor Documentation

◆ zoneCPCStencil()

zoneCPCStencil ( const fvMesh mesh)
explicit

Construct from all cells and boundary faces.

Definition at line 124 of file zoneCPCStencil.C.

Member Function Documentation

◆ TypeName()

TypeName ( "zoneCPCStencil"  )

Runtime information.

◆ New()

Foam::zoneCPCStencil & New ( const fvMesh mesh)
static

Definition at line 135 of file zoneCPCStencil.C.

References objectRegistry::getObjectPtr(), mesh, regIOobject::store(), and fvMesh::thisDb().

Here is the call graph for this function:

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