'Eager' processor agglomeration of GAMGAgglomerations: at every level agglomerates 'mergeLevels' number of processors onto the minimum processor number. More...
Public Member Functions | |
TypeName ("eager") | |
eagerGAMGProcAgglomeration (GAMGAgglomeration &agglom, const dictionary &controlDict) | |
virtual | ~eagerGAMGProcAgglomeration () |
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_ |
'Eager' processor agglomeration of GAMGAgglomerations: at every level agglomerates 'mergeLevels' number of processors onto the minimum processor number.
Definition at line 51 of file eagerGAMGProcAgglomeration.H.
eagerGAMGProcAgglomeration | ( | GAMGAgglomeration & | agglom, |
const dictionary & | controlDict | ||
) |
Definition at line 44 of file eagerGAMGProcAgglomeration.C.
|
virtual |
Definition at line 57 of file eagerGAMGProcAgglomeration.C.
References forAllReverse, and UPstream::freeCommunicator().
TypeName | ( | "eager" | ) |
|
virtual |
Implements GAMGProcAgglomeration.
Definition at line 71 of file eagerGAMGProcAgglomeration.C.
References GAMGProcAgglomeration::agglomerate(), UPstream::allocateCommunicator(), GAMGAgglomeration::calculateRegionMaster(), lduMesh::comm(), Foam::expressions::patchExpr::debug, Foam::endl(), forAll, UPstream::myProcNo(), Foam::nl, UPstream::nProcs(), and Foam::Pout.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.