Processor agglomeration of GAMGAgglomerations. Needs nAgglomeratingCells which is when to start agglomerating processors. Processors get agglomerated by constructing a single cell mesh for each processor with each processor interface a face. This then gets agglomerated using the pairGAMGAgglomeration algorithm with the number of faces on the original processor interface as face weight. More...
Public Member Functions | |
TypeName ("procFaces") | |
procFacesGAMGProcAgglomeration (GAMGAgglomeration &agglom, const dictionary &controlDict) | |
virtual | ~procFacesGAMGProcAgglomeration () |
virtual bool | agglomerate () |
![]() | |
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 autoPtr< GAMGProcAgglomeration > | New (const word &type, GAMGAgglomeration &agglom, const dictionary &controlDict) |
![]() | |
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 labelListList | globalCellCells (const lduMesh &) |
![]() | |
GAMGAgglomeration & | agglom_ |
Processor agglomeration of GAMGAgglomerations. Needs nAgglomeratingCells which is when to start agglomerating processors. Processors get agglomerated by constructing a single cell mesh for each processor with each processor interface a face. This then gets agglomerated using the pairGAMGAgglomeration algorithm with the number of faces on the original processor interface as face weight.
Definition at line 57 of file procFacesGAMGProcAgglomeration.H.
procFacesGAMGProcAgglomeration | ( | GAMGAgglomeration & | agglom, |
const dictionary & | controlDict | ||
) |
Definition at line 215 of file procFacesGAMGProcAgglomeration.C.
|
virtual |
Definition at line 227 of file procFacesGAMGProcAgglomeration.C.
References forAllReverse, and UPstream::freeCommunicator().
TypeName | ( | "procFaces" | ) |
|
virtual |
Implements GAMGProcAgglomeration.
Definition at line 241 of file procFacesGAMGProcAgglomeration.C.
References GAMGProcAgglomeration::agglomerate(), UPstream::allocateCommunicator(), GAMGAgglomeration::calculateRegionMaster(), lduMesh::comm(), Foam::expressions::patchExpr::debug, Foam::endl(), Foam::nl, UPstream::nProcs(), Foam::Pout, and rndGen.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.