59 #ifndef pairGAMGProcAgglomeration_H
60 #define pairGAMGProcAgglomeration_H
71 class lduPrimitiveMesh;
84 const label minCellsPerProcessor_;
95 const label singleCellMeshComm,
105 bool doProcessorAgglomeration(
const lduMesh&)
const;
Geometric agglomerated algebraic multigrid agglomeration class.
Processor agglomeration of GAMGAgglomerations.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...
Pair-wise processor agglomerator.
pairGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &dict)
Construct given agglomerator and controls.
TypeName("pair")
Runtime type information.
void operator=(const pairGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
virtual ~pairGAMGProcAgglomeration()
Destructor.
A class for managing temporary objects.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
tmp< scalarField > faceWeights(const polyMesh &mesh, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs)
Generate interpolation factors field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.