Public Member Functions | Private Member Functions | Private Attributes
renameBoundaryPatches Class Reference
Collaboration diagram for renameBoundaryPatches:
Collaboration graph
[legend]

Public Member Functions

 renameBoundaryPatches (polyMeshGen &mesh, const IOdictionary &meshDict)
 Construct from mesh and IOdictionary. More...
 
 ~renameBoundaryPatches ()
 

Private Member Functions

void calculateNewBoundary ()
 calculate new boundary and replace the existing one More...
 
 renameBoundaryPatches (const renameBoundaryPatches &)
 Disallow default bitwise copy construct. More...
 
void operator= (const renameBoundaryPatches &)
 Disallow default bitwise assignment. More...
 

Private Attributes

polyMeshGenmesh_
 mesh More...
 
const IOdictionarymeshDict_
 dictionary containing relevant information More...
 

Detailed Description

Definition at line 51 of file renameBoundaryPatches.H.

Constructor & Destructor Documentation

◆ renameBoundaryPatches() [1/2]

Disallow default bitwise copy construct.

◆ renameBoundaryPatches() [2/2]

renameBoundaryPatches ( polyMeshGen mesh,
const IOdictionary meshDict 
)

Construct from mesh and IOdictionary.

Definition at line 254 of file renameBoundaryPatches.C.

References dictionary::found().

Here is the call graph for this function:

◆ ~renameBoundaryPatches()

Definition at line 268 of file renameBoundaryPatches.C.

Member Function Documentation

◆ calculateNewBoundary()

void calculateNewBoundary ( )
private

◆ operator=()

void operator= ( const renameBoundaryPatches )
private

Disallow default bitwise assignment.

Field Documentation

◆ mesh_

polyMeshGen& mesh_
private

mesh

Definition at line 55 of file renameBoundaryPatches.H.

Referenced by renameBoundaryPatches::calculateNewBoundary().

◆ meshDict_

const IOdictionary& meshDict_
private

dictionary containing relevant information

Definition at line 58 of file renameBoundaryPatches.H.

Referenced by renameBoundaryPatches::calculateNewBoundary().


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