Public Member Functions | List of all members
noneGAMGProcAgglomeration Class Reference

Processor agglomeration of GAMGAgglomerations. More...

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

Public Member Functions

 TypeName ("noneGAMGProcAgglomeration")
 
 noneGAMGProcAgglomeration (GAMGAgglomeration &agglom, const dictionary &controlDict)
 
virtual ~noneGAMGProcAgglomeration ()
 
virtual bool agglomerate ()
 
- Public Member Functions inherited from GAMGProcAgglomeration
 TypeName ("GAMGProcAgglomeration")
 
 declareRunTimeSelectionTable (autoPtr, GAMGProcAgglomeration, GAMGAgglomeration,(GAMGAgglomeration &agglom, const dictionary &controlDict),(agglom, controlDict))
 
 GAMGProcAgglomeration (GAMGAgglomeration &agglom, const dictionary &controlDict)
 
virtual ~GAMGProcAgglomeration ()
 

Additional Inherited Members

- Static Public Member Functions inherited from GAMGProcAgglomeration
static autoPtr< GAMGProcAgglomerationNew (const word &type, GAMGAgglomeration &agglom, const dictionary &controlDict)
 
- Protected Member Functions inherited from GAMGProcAgglomeration
void printStats (Ostream &os, GAMGAgglomeration &agglom) const
 
bool agglomerate (const label fineLevelIndex, const labelList &procAgglomMap, const labelList &masterProcs, const List< label > &agglomProcIDs, const label procAgglomComm)
 
- Static Protected Member Functions inherited from GAMGProcAgglomeration
static labelListList globalCellCells (const lduMesh &)
 
- Protected Attributes inherited from GAMGProcAgglomeration
GAMGAgglomerationagglom_
 

Detailed Description

Processor agglomeration of GAMGAgglomerations.

Source files

Definition at line 49 of file noneGAMGProcAgglomeration.H.

Constructor & Destructor Documentation

◆ noneGAMGProcAgglomeration()

noneGAMGProcAgglomeration ( GAMGAgglomeration agglom,
const dictionary controlDict 
)

Definition at line 47 of file noneGAMGProcAgglomeration.C.

◆ ~noneGAMGProcAgglomeration()

Definition at line 58 of file noneGAMGProcAgglomeration.C.

Member Function Documentation

◆ TypeName()

TypeName ( "noneGAMGProcAgglomeration"  )

◆ agglomerate()

virtual bool agglomerate ( )
inlinevirtual

Implements GAMGProcAgglomeration.

Definition at line 88 of file noneGAMGProcAgglomeration.H.


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