64 #ifndef sequentialGAMGProcAgglomeration_H
65 #define sequentialGAMGProcAgglomeration_H
86 const label mergeLevels_;
Geometric agglomerated algebraic multigrid agglomeration class.
Processor agglomeration of GAMGAgglomerations.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Sequential processor agglomeration agglomerates 2^mergeLevels sequential groups of processors into th...
void operator=(const sequentialGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.
sequentialGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &dict)
Construct given agglomerator and controls.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
TypeName("sequential")
Runtime type information.
virtual ~sequentialGAMGProcAgglomeration()
Destructor.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.